#caf8e1 color space conversions
Hex:
#caf8e1
RGB:
202, 248, 225
CMY:
21, 3, 12
CMYK:
19, 0, 9, 3
HSL:
150°, 76.6667%, 88.2353%
HSV (HSB):
150°, 18.5484%, 97.2549%
XYZ:
71.5151, 85.1276, 83.8962
xyY:
0.2973, 0.3539, 85.1276
CIE-Lab:
93.9381, -19.1031, 6.1943
CIE-LCH:
93.9381, 20.0822, 162.0344
CIE-Luv:
93.9381, -23.2822, 12.7874
Hunter-Lab:
92.2646, -23.1061, 10.6729
#caf8e1 color charts
#caf8e1 color shades, tints & tones
#caf8e1 color schemes
#caf8e1 color preview, HTML & CSS examples
This text has a color of #caf8e1
<p style="color:#caf8e1;">Text here</p>
.mytext {color:#caf8e1;}
This box has a color of #caf8e1
<div style="background-color:#caf8e1;">Content here</div>
.mybackground {background-color:#caf8e1;}
Border around this has a color of #caf8e1
<div style="border:2px solid #caf8e1;">Content here</div>
.myborder {border:2px solid #caf8e1;}