#daedd5 color space conversions
Hex:
#daedd5
RGB:
218, 237, 213
CMY:
15, 7, 16
CMYK:
8, 0, 10, 7
HSL:
108°, 40.0000%, 88.2353%
HSV (HSB):
108°, 10.1266%, 92.9412%
XYZ:
71.2079, 80.2779, 74.6929
xyY:
0.3148, 0.3549, 80.2779
CIE-Lab:
91.8094, -10.5800, 9.4900
CIE-LCH:
91.8094, 14.2125, 138.1087
CIE-Luv:
91.8094, -9.4087, 16.1199
Hunter-Lab:
89.5979, -14.9337, 13.2917
#daedd5 color charts
#daedd5 color shades, tints & tones
#daedd5 color schemes
#daedd5 color preview, HTML & CSS examples
This text has a color of #daedd5
<p style="color:#daedd5;">Text here</p>
.mytext {color:#daedd5;}
This box has a color of #daedd5
<div style="background-color:#daedd5;">Content here</div>
.mybackground {background-color:#daedd5;}
Border around this has a color of #daedd5
<div style="border:2px solid #daedd5;">Content here</div>
.myborder {border:2px solid #daedd5;}