#daeddd color space conversions
Hex:
#daeddd
RGB:
218, 237, 221
CMY:
15, 7, 13
CMYK:
8, 0, 7, 7
HSL:
129°, 34.5455%, 89.2157%
HSV (HSB):
129°, 8.0169%, 92.9412%
XYZ:
72.2488, 80.6943, 80.1742
xyY:
0.3099, 0.3462, 80.6943
CIE-Lab:
91.9955, -9.1800, 5.5975
CIE-LCH:
91.9955, 10.7519, 148.6272
CIE-Luv:
91.9955, -9.6980, 10.1170
Hunter-Lab:
89.8300, -13.6379, 9.9640
#daeddd color charts
#daeddd color shades, tints & tones
#daeddd color schemes
#daeddd color preview, HTML & CSS examples
This text has a color of #daeddd
<p style="color:#daeddd;">Text here</p>
.mytext {color:#daeddd;}
This box has a color of #daeddd
<div style="background-color:#daeddd;">Content here</div>
.mybackground {background-color:#daeddd;}
Border around this has a color of #daeddd
<div style="border:2px solid #daeddd;">Content here</div>
.myborder {border:2px solid #daeddd;}