#cafc8e color space conversions
Hex:
#cafc8e
RGB:
202, 252, 142
CMY:
21, 1, 44
CMYK:
20, 0, 44, 1
HSL:
87°, 94.8276%, 77.2549%
HSV (HSB):
87°, 43.6508%, 98.8235%
XYZ:
64.0500, 84.1304, 38.4542
xyY:
0.3432, 0.4508, 84.1304
CIE-Lab:
93.5071, -33.6540, 47.4351
CIE-LCH:
93.5071, 58.1608, 125.3547
CIE-Luv:
93.5071, -24.4236, 69.2637
Hunter-Lab:
91.7226, -35.8678, 39.3488
#cafc8e color charts
#cafc8e color shades, tints & tones
#cafc8e color schemes
#cafc8e color preview, HTML & CSS examples
This text has a color of #cafc8e
<p style="color:#cafc8e;">Text here</p>
.mytext {color:#cafc8e;}
This box has a color of #cafc8e
<div style="background-color:#cafc8e;">Content here</div>
.mybackground {background-color:#cafc8e;}
Border around this has a color of #cafc8e
<div style="border:2px solid #cafc8e;">Content here</div>
.myborder {border:2px solid #cafc8e;}