Converts an HWB color to a CSS color string.
This function formats the HWB color as a CSS string according to the CSS Color Level 4 specification. The format is: hwb(hue whiteness% blackness%[ / alpha])
The HWB color to convert to a CSS string
The CSS string representation of the color
Converts an HWB color to a CSS color string.
This function formats the HWB color as a CSS string according to the CSS Color Level 4 specification. The format is: hwb(hue whiteness% blackness%[ / alpha])