Skip to main content

Type Alias: HWB

HWB: object

Represents a color in the HWB color space. 'h' is the hue component (0 to 360). 'w' is the white component (0 to 100). 'b' is the black component (0 to 100).

Type declaration

NameTypeDefined in
bnumbertypes.ts:215
hnumbertypes.ts:213
wnumbertypes.ts:214

Defined in

types.ts:212