#cafccc color space conversions
Hex:
#cafccc
RGB:
202, 252, 204
CMY:
21, 1, 20
CMYK:
20, 0, 19, 1
HSL:
122°, 89.2857%, 89.0196%
HSV (HSB):
122°, 19.8413%, 98.8235%
XYZ:
70.0666, 86.5370, 70.1372
xyY:
0.3090, 0.3817, 86.5370
CIE-Lab:
94.5415, -24.7953, 17.8621
CIE-LCH:
94.5415, 30.5592, 144.2317
CIE-Luv:
94.5415, -24.9386, 30.7924
Hunter-Lab:
93.0253, -28.3481, 20.4155
#cafccc color charts
#cafccc RGB chart
#cafccc CMYK chart
#cafccc RGB pie chart
#cafccc color shades, tints & tones
#cafccc color schemes
#cafccc color preview, HTML & CSS examples
This text has a color of #cafccc
<p style="color:#cafccc;">Text here</p>
.mytext {color:#cafccc;}
Text color #cafccc
This box has a color of #cafccc
<div style="background-color:#cafccc;">Content here</div>
.mybackground {background-color:#cafccc;}
Background color #cafccc
Border around this has a color of #cafccc
<div style="border:2px solid #cafccc;">Content here</div>
.myborder {border:2px solid #cafccc;}
Border color #cafccc