#cafcbf color space conversions
Hex:
#cafcbf
RGB:
202, 252, 191
CMY:
21, 1, 25
CMYK:
20, 0, 24, 1
HSL:
109°, 91.0448%, 86.8627%
HSV (HSB):
109°, 24.2063%, 98.8235%
XYZ:
68.5715, 85.9390, 62.2640
xyY:
0.3163, 0.3964, 85.9390
CIE-Lab:
94.2862, -26.9310, 24.1433
CIE-LCH:
94.2862, 36.1687, 138.1242
CIE-Luv:
94.2862, -24.8147, 39.7844
Hunter-Lab:
92.7033, -30.1964, 25.0703
#cafcbf color charts
#cafcbf color shades, tints & tones
#cafcbf color schemes
#cafcbf color preview, HTML & CSS examples
This text has a color of #cafcbf
<p style="color:#cafcbf;">Text here</p>
.mytext {color:#cafcbf;}
This box has a color of #cafcbf
<div style="background-color:#cafcbf;">Content here</div>
.mybackground {background-color:#cafcbf;}
Border around this has a color of #cafcbf
<div style="border:2px solid #cafcbf;">Content here</div>
.myborder {border:2px solid #cafcbf;}