lch()
LCH has the same L axis as Lab, but uses polar coordinates C (chroma) and H (hue). 8. Device-independent Colors: Lab and LCH
Links about lch()
Code sample
body {
background: lch(50% 50 50);
}
Explore other pages
- mask-image
Sets the mask layer image of an element.
- video
For playing videos or movies, and audio files with captions.
- flex-grow
Sets the flex grow factor to the provided number.
- clip-path
Specifies a basic shape or references a clipPath element to create a clipping path.