#cae8e8 color space conversions
Hex:
#cae8e8
RGB:
202, 232, 232
CMY:
21, 9, 9
CMYK:
13, 0, 0, 9
HSL:
180°, 39.4737%, 85.0980%
HSV (HSB):
180°, 12.9310%, 90.9804%
XYZ:
67.7792, 76.0960, 87.4596
xyY:
0.2930, 0.3289, 76.0960
CIE-Lab:
89.9039, -9.7753, -3.3212
CIE-LCH:
89.9039, 10.3241, 198.7656
CIE-Luv:
89.9039, -15.9029, -3.4459
Hunter-Lab:
87.2330, -13.9650, 1.6191
#cae8e8 color charts
#cae8e8 color shades, tints & tones
#cae8e8 color schemes
#cae8e8 color preview, HTML & CSS examples
This text has a color of #cae8e8
<p style="color:#cae8e8;">Text here</p>
.mytext {color:#cae8e8;}
This box has a color of #cae8e8
<div style="background-color:#cae8e8;">Content here</div>
.mybackground {background-color:#cae8e8;}
Border around this has a color of #cae8e8
<div style="border:2px solid #cae8e8;">Content here</div>
.myborder {border:2px solid #cae8e8;}