#dde2cc color space conversions
Hex:
#dde2cc
RGB:
221, 226, 204
CMY:
13, 11, 20
CMYK:
2, 0, 10, 11
HSL:
74°, 27.5000%, 84.3137%
HSV (HSB):
74°, 9.7345%, 88.6275%
XYZ:
67.9142, 74.1245, 67.8547
xyY:
0.3236, 0.3532, 74.1245
CIE-Lab:
88.9813, -5.5022, 10.1699
CIE-LCH:
88.9813, 11.5629, 118.4146
CIE-Luv:
88.9813, -1.6924, 16.0964
Hunter-Lab:
86.0956, -9.8623, 13.5385
#dde2cc color charts
#dde2cc color shades, tints & tones
#dde2cc color schemes
#dde2cc color preview, HTML & CSS examples
This text has a color of #dde2cc
<p style="color:#dde2cc;">Text here</p>
.mytext {color:#dde2cc;}
This box has a color of #dde2cc
<div style="background-color:#dde2cc;">Content here</div>
.mybackground {background-color:#dde2cc;}
Border around this has a color of #dde2cc
<div style="border:2px solid #dde2cc;">Content here</div>
.myborder {border:2px solid #dde2cc;}