#daebdc color space conversions
Hex:
#daebdc
RGB:
218, 235, 220
CMY:
15, 8, 14
CMYK:
7, 0, 6, 8
HSL:
127°, 29.8246%, 88.8235%
HSV (HSB):
127°, 7.2340%, 92.1569%
XYZ:
71.5400, 79.4894, 79.2826
xyY:
0.3106, 0.3451, 79.4894
CIE-Lab:
91.4553, -8.3485, 5.3381
CIE-LCH:
91.4553, 9.9093, 147.4047
CIE-Luv:
91.4553, -8.6624, 9.5720
Hunter-Lab:
89.1568, -12.7948, 9.6862
#daebdc color charts
#daebdc RGB chart
#daebdc CMYK chart
#daebdc RGB pie chart
#daebdc color shades, tints & tones
#daebdc color schemes
#daebdc color preview, HTML & CSS examples
This text has a color of #daebdc
<p style="color:#daebdc;">Text here</p>
.mytext {color:#daebdc;}
Text color #daebdc
This box has a color of #daebdc
<div style="background-color:#daebdc;">Content here</div>
.mybackground {background-color:#daebdc;}
Background color #daebdc
Border around this has a color of #daebdc
<div style="border:2px solid #daebdc;">Content here</div>
.myborder {border:2px solid #daebdc;}
Border color #daebdc