Skip to main content

Type Alias: HPLuv

HPLuv: object

Represents a color in the HPLuv color space. 'h' is the hue component (0 to 360). 'p' is the perceived saturation component (0 to 100). 'l' is the lightness component (0 to 100).

Type declaration

NameTypeDefined in
hnumbertypes.ts:168
lnumbertypes.ts:170
pnumbertypes.ts:169

Defined in

types.ts:167