#daedcb color space conversions
Hex:
#daedcb
RGB:
218, 237, 203
CMY:
15, 7, 20
CMYK:
8, 0, 14, 7
HSL:
94°, 48.5714%, 86.2745%
HSV (HSB):
94°, 14.3460%, 92.9412%
XYZ:
69.9771, 79.7856, 68.2119
xyY:
0.3210, 0.3660, 79.7856
CIE-Lab:
91.5886, -12.2597, 14.3660
CIE-LCH:
91.5886, 18.8860, 130.4767
CIE-Luv:
91.5886, -9.0568, 23.4359
Hunter-Lab:
89.3228, -16.4747, 17.2488
#daedcb color charts
#daedcb color shades, tints & tones
#daedcb color schemes
#daedcb color preview, HTML & CSS examples
This text has a color of #daedcb
<p style="color:#daedcb;">Text here</p>
.mytext {color:#daedcb;}
This box has a color of #daedcb
<div style="background-color:#daedcb;">Content here</div>
.mybackground {background-color:#daedcb;}
Border around this has a color of #daedcb
<div style="border:2px solid #daedcb;">Content here</div>
.myborder {border:2px solid #daedcb;}