#caf7d2 color space conversions
Hex:
#caf7d2
RGB:
202, 247, 210
CMY:
21, 3, 18
CMYK:
18, 0, 15, 3
HSL:
131°, 73.7705%, 88.0392%
HSV (HSB):
131°, 18.2186%, 96.8627%
XYZ:
69.2507, 83.7312, 73.4846
xyY:
0.3058, 0.3697, 83.7312
CIE-Lab:
93.3336, -21.3491, 13.0743
CIE-LCH:
93.3336, 25.0344, 148.5165
CIE-Luv:
93.3336, -22.6019, 23.3034
Hunter-Lab:
91.5048, -25.0447, 16.4394
#caf7d2 color charts
#caf7d2 color shades, tints & tones
#caf7d2 color schemes
#caf7d2 color preview, HTML & CSS examples
This text has a color of #caf7d2
<p style="color:#caf7d2;">Text here</p>
.mytext {color:#caf7d2;}
This box has a color of #caf7d2
<div style="background-color:#caf7d2;">Content here</div>
.mybackground {background-color:#caf7d2;}
Border around this has a color of #caf7d2
<div style="border:2px solid #caf7d2;">Content here</div>
.myborder {border:2px solid #caf7d2;}