#daeddf color space conversions
Hex:
#daeddf
RGB:
218, 237, 223
CMY:
15, 7, 13
CMYK:
8, 0, 6, 7
HSL:
136°, 34.5455%, 89.2157%
HSV (HSB):
136°, 8.0169%, 92.9412%
XYZ:
72.5169, 80.8015, 81.5862
xyY:
0.3087, 0.3440, 80.8015
CIE-Lab:
92.0433, -8.8223, 4.6259
CIE-LCH:
92.0433, 9.9615, 152.3302
CIE-Luv:
92.0433, -9.7713, 8.5971
Hunter-Lab:
89.8897, -13.3052, 9.1096
#daeddf color charts
#daeddf RGB chart
#daeddf CMYK chart
#daeddf RGB pie chart
#daeddf color shades, tints & tones
#daeddf color schemes
#daeddf color preview, HTML & CSS examples
This text has a color of #daeddf
<p style="color:#daeddf;">Text here</p>
.mytext {color:#daeddf;}
Text color #daeddf
This box has a color of #daeddf
<div style="background-color:#daeddf;">Content here</div>
.mybackground {background-color:#daeddf;}
Background color #daeddf
Border around this has a color of #daeddf
<div style="border:2px solid #daeddf;">Content here</div>
.myborder {border:2px solid #daeddf;}
Border color #daeddf