#cae6e6 color space conversions
Hex:
#cae6e6
RGB:
202, 230, 230
CMY:
21, 10, 10
CMYK:
12, 0, 0, 10
HSL:
180°, 35.8974%, 84.7059%
HSV (HSB):
180°, 12.1739%, 90.1961%
XYZ:
66.9369, 74.8634, 85.7850
xyY:
0.2941, 0.3289, 74.8634
CIE-Lab:
89.3289, -9.1554, -3.1183
CIE-LCH:
89.3289, 9.6719, 198.8088
CIE-Luv:
89.3289, -14.9044, -3.2304
Hunter-Lab:
86.5236, -13.3242, 1.7826
#cae6e6 color charts
#cae6e6 color shades, tints & tones
#cae6e6 color schemes
#cae6e6 color preview, HTML & CSS examples
This text has a color of #cae6e6
<p style="color:#cae6e6;">Text here</p>
.mytext {color:#cae6e6;}
This box has a color of #cae6e6
<div style="background-color:#cae6e6;">Content here</div>
.mybackground {background-color:#cae6e6;}
Border around this has a color of #cae6e6
<div style="border:2px solid #cae6e6;">Content here</div>
.myborder {border:2px solid #cae6e6;}