#cae7e8 color space conversions
Hex:
#cae7e8
RGB:
202, 231, 232
CMY:
21, 9, 9
CMYK:
13, 0, 0, 9
HSL:
182°, 39.4737%, 85.0980%
HSV (HSB):
182°, 12.9310%, 90.9804%
XYZ:
67.4985, 75.5346, 87.3660
xyY:
0.2930, 0.3278, 75.5346
CIE-Lab:
89.6428, -9.2675, -3.7051
CIE-LCH:
89.6428, 9.9806, 201.7911
CIE-Luv:
89.6428, -15.4328, -4.1309
Hunter-Lab:
86.9106, -13.4629, 1.2368
#cae7e8 color charts
#cae7e8 color shades, tints & tones
#cae7e8 color schemes
#cae7e8 color preview, HTML & CSS examples
This text has a color of #cae7e8
<p style="color:#cae7e8;">Text here</p>
.mytext {color:#cae7e8;}
This box has a color of #cae7e8
<div style="background-color:#cae7e8;">Content here</div>
.mybackground {background-color:#cae7e8;}
Border around this has a color of #cae7e8
<div style="border:2px solid #cae7e8;">Content here</div>
.myborder {border:2px solid #cae7e8;}