#daefce color space conversions
Hex:
#daefce
RGB:
218, 239, 206
CMY:
15, 6, 19
CMYK:
9, 0, 14, 6
HSL:
98°, 50.7692%, 87.2549%
HSV (HSB):
98°, 13.8075%, 93.7255%
XYZ:
70.9205, 81.0947, 70.3074
xyY:
0.3190, 0.3648, 81.0947
CIE-Lab:
92.1738, -12.7623, 13.6402
CIE-LCH:
92.1738, 18.6797, 133.0956
CIE-Luv:
92.1738, -10.1842, 22.5223
Hunter-Lab:
90.0526, -17.0151, 16.7469
#daefce color charts
#daefce color shades, tints & tones
#daefce color schemes
#daefce color preview, HTML & CSS examples
This text has a color of #daefce
<p style="color:#daefce;">Text here</p>
.mytext {color:#daefce;}
This box has a color of #daefce
<div style="background-color:#daefce;">Content here</div>
.mybackground {background-color:#daefce;}
Border around this has a color of #daefce
<div style="border:2px solid #daefce;">Content here</div>
.myborder {border:2px solid #daefce;}