#daebdd color space conversions
Hex:
#daebdd
RGB:
218, 235, 221
CMY:
15, 8, 13
CMYK:
7, 0, 6, 8
HSL:
131°, 29.8246%, 88.8235%
HSV (HSB):
131°, 7.2340%, 92.1569%
XYZ:
71.6729, 79.5425, 79.9823
xyY:
0.3100, 0.3440, 79.5425
CIE-Lab:
91.4792, -8.1703, 4.8516
CIE-LCH:
91.4792, 9.5022, 149.2976
CIE-Luv:
91.4792, -8.7008, 8.8121
Hunter-Lab:
89.1866, -12.6289, 9.2595
#daebdd color charts
#daebdd color shades, tints & tones
#daebdd color schemes
#daebdd color preview, HTML & CSS examples
This text has a color of #daebdd
<p style="color:#daebdd;">Text here</p>
.mytext {color:#daebdd;}
This box has a color of #daebdd
<div style="background-color:#daebdd;">Content here</div>
.mybackground {background-color:#daebdd;}
Border around this has a color of #daebdd
<div style="border:2px solid #daebdd;">Content here</div>
.myborder {border:2px solid #daebdd;}