#dde3e2 color space conversions
Hex:
#dde3e2
RGB:
221, 227, 226
CMY:
13, 11, 11
CMYK:
3, 0, 0, 11
HSL:
170°, 9.6774%, 87.8431%
HSV (HSB):
170°, 2.6432%, 89.0196%
XYZ:
71.0153, 75.8013, 82.8397
xyY:
0.3092, 0.3301, 75.8013
CIE-Lab:
89.7670, -2.1862, -0.2243
CIE-LCH:
89.7670, 2.1977, 185.8588
CIE-Luv:
89.7670, -3.2873, 0.0438
Hunter-Lab:
87.0639, -6.7650, 4.5314
#dde3e2 color charts
#dde3e2 color shades, tints & tones
#dde3e2 color schemes
#dde3e2 color preview, HTML & CSS examples
This text has a color of #dde3e2
<p style="color:#dde3e2;">Text here</p>
.mytext {color:#dde3e2;}
This box has a color of #dde3e2
<div style="background-color:#dde3e2;">Content here</div>
.mybackground {background-color:#dde3e2;}
Border around this has a color of #dde3e2
<div style="border:2px solid #dde3e2;">Content here</div>
.myborder {border:2px solid #dde3e2;}