#caedcc color space conversions
Hex:
#caedcc
RGB:
202, 237, 204
CMY:
21, 7, 20
CMYK:
15, 0, 14, 7
HSL:
123°, 49.2958%, 86.0784%
HSV (HSB):
123°, 14.7679%, 92.9412%
XYZ:
65.5404, 77.4846, 68.6284
xyY:
0.3097, 0.3661, 77.4846
CIE-Lab:
90.5442, -17.5088, 12.2177
CIE-LCH:
90.5442, 21.3502, 145.0924
CIE-Luv:
90.5442, -17.6354, 21.2724
Hunter-Lab:
88.0253, -21.1398, 15.3926
#caedcc color charts
#caedcc color shades, tints & tones
#caedcc color schemes
#caedcc color preview, HTML & CSS examples
This text has a color of #caedcc
<p style="color:#caedcc;">Text here</p>
.mytext {color:#caedcc;}
This box has a color of #caedcc
<div style="background-color:#caedcc;">Content here</div>
.mybackground {background-color:#caedcc;}
Border around this has a color of #caedcc
<div style="border:2px solid #caedcc;">Content here</div>
.myborder {border:2px solid #caedcc;}