#caf3c4 color space conversions
Hex:
#caf3c4
RGB:
202, 243, 196
CMY:
21, 5, 23
CMYK:
17, 0, 19, 5
HSL:
112°, 66.1972%, 86.0784%
HSV (HSB):
112°, 19.3416%, 95.2941%
XYZ:
66.3715, 80.6433, 64.2921
xyY:
0.3141, 0.3816, 80.6433
CIE-Lab:
91.9727, -21.8069, 18.3712
CIE-LCH:
91.9727, 28.5139, 139.8875
CIE-Luv:
91.9727, -20.4472, 30.8103
Hunter-Lab:
89.8016, -25.2251, 20.4133
#caf3c4 color charts
#caf3c4 color shades, tints & tones
#caf3c4 color schemes
#caf3c4 color preview, HTML & CSS examples
This text has a color of #caf3c4
<p style="color:#caf3c4;">Text here</p>
.mytext {color:#caf3c4;}
This box has a color of #caf3c4
<div style="background-color:#caf3c4;">Content here</div>
.mybackground {background-color:#caf3c4;}
Border around this has a color of #caf3c4
<div style="border:2px solid #caf3c4;">Content here</div>
.myborder {border:2px solid #caf3c4;}