#caf6d3 color space conversions
Hex:
#caf6d3
RGB:
202, 246, 211
CMY:
21, 4, 17
CMYK:
18, 0, 14, 4
HSL:
132°, 70.9677%, 87.8431%
HSV (HSB):
132°, 17.8862%, 96.4706%
XYZ:
69.0708, 83.1712, 74.0413
xyY:
0.3052, 0.3676, 83.1712
CIE-Lab:
93.0894, -20.6863, 12.2113
CIE-LCH:
93.0894, 24.0216, 149.4463
CIE-Luv:
93.0894, -22.1351, 21.9282
Hunter-Lab:
91.1983, -24.4066, 15.7029
#caf6d3 color charts
#caf6d3 color shades, tints & tones
#caf6d3 color schemes
#caf6d3 color preview, HTML & CSS examples
This text has a color of #caf6d3
<p style="color:#caf6d3;">Text here</p>
.mytext {color:#caf6d3;}
This box has a color of #caf6d3
<div style="background-color:#caf6d3;">Content here</div>
.mybackground {background-color:#caf6d3;}
Border around this has a color of #caf6d3
<div style="border:2px solid #caf6d3;">Content here</div>
.myborder {border:2px solid #caf6d3;}