#dde7cd color space conversions
Hex:
#dde7cd
RGB:
221, 231, 205
CMY:
13, 9, 20
CMYK:
4, 0, 11, 9
HSL:
83°, 35.1351%, 85.4902%
HSV (HSB):
83°, 11.2554%, 90.5882%
XYZ:
69.4142, 76.9318, 68.9484
xyY:
0.3224, 0.3573, 76.9318
CIE-Lab:
90.2902, -7.8772, 11.5137
CIE-LCH:
90.2902, 13.9505, 124.3783
CIE-Luv:
90.2902, -4.3504, 18.5101
Hunter-Lab:
87.7108, -12.2292, 14.7903
#dde7cd color charts
#dde7cd color shades, tints & tones
#dde7cd color schemes
#dde7cd color preview, HTML & CSS examples
This text has a color of #dde7cd
<p style="color:#dde7cd;">Text here</p>
.mytext {color:#dde7cd;}
This box has a color of #dde7cd
<div style="background-color:#dde7cd;">Content here</div>
.mybackground {background-color:#dde7cd;}
Border around this has a color of #dde7cd
<div style="border:2px solid #dde7cd;">Content here</div>
.myborder {border:2px solid #dde7cd;}