#dde2d9 color space conversions
Hex:
#dde2d9
RGB:
221, 226, 217
CMY:
13, 11, 15
CMYK:
2, 0, 4, 11
HSL:
93°, 13.4328%, 86.8627%
HSV (HSB):
93°, 3.9823%, 88.6275%
XYZ:
69.5395, 74.7746, 76.4135
xyY:
0.3150, 0.3388, 74.7746
CIE-Lab:
89.2873, -3.2835, 3.7975
CIE-LCH:
89.2873, 5.0202, 130.8485
CIE-Luv:
89.2873, -2.3317, 6.3308
Hunter-Lab:
86.4723, -7.7800, 8.1375
#dde2d9 color charts
#dde2d9 color shades, tints & tones
#dde2d9 color schemes
#dde2d9 color preview, HTML & CSS examples
This text has a color of #dde2d9
<p style="color:#dde2d9;">Text here</p>
.mytext {color:#dde2d9;}
This box has a color of #dde2d9
<div style="background-color:#dde2d9;">Content here</div>
.mybackground {background-color:#dde2d9;}
Border around this has a color of #dde2d9
<div style="border:2px solid #dde2d9;">Content here</div>
.myborder {border:2px solid #dde2d9;}