Skip to main content

Type Alias: LCH

LCH: object

Represents a color in the LCH color space. 'l' (lightness) is typically between 0 and 100. 'c' (chroma) is typically between 0 and 230. 'h' (hue) is between 0 and 360.

Type declaration

NameTypeDefined in
alphanumbertypes.ts:74
cnumbertypes.ts:72
hnumbertypes.ts:73
lnumbertypes.ts:71

Defined in

types.ts:70