hclToHex: Convert h,c,l to hex color code

View source: R/colors.R

hclToHexR Documentation

Convert h,c,l to hex color code

Description

Convert h,c,l to hex color code

Usage

hclToHex(h, c, l)

Arguments

l

Examples

hclToHex(60,40,60) # return #A78D5F

tpemartin/econDV2 documentation built on Aug. 6, 2023, 11:46 p.m.