#dde3e6 color space conversions
Hex:
#dde3e6
RGB:
221, 227, 230
CMY:
13, 11, 10
CMYK:
4, 1, 0, 10
HSL:
200°, 15.2542%, 88.4314%
HSV (HSB):
200°, 3.9130%, 90.1961%
XYZ:
71.5708, 76.0235, 85.7647
xyY:
0.3067, 0.3258, 76.0235
CIE-Lab:
89.8702, -1.4513, -2.1705
CIE-LCH:
89.8702, 2.6110, 236.2302
CIE-Luv:
89.8702, -3.4881, -3.0825
Hunter-Lab:
87.1915, -6.0639, 2.7142
#dde3e6 color charts
#dde3e6 color shades, tints & tones
#dde3e6 color schemes
#dde3e6 color preview, HTML & CSS examples
This text has a color of #dde3e6
<p style="color:#dde3e6;">Text here</p>
.mytext {color:#dde3e6;}
This box has a color of #dde3e6
<div style="background-color:#dde3e6;">Content here</div>
.mybackground {background-color:#dde3e6;}
Border around this has a color of #dde3e6
<div style="border:2px solid #dde3e6;">Content here</div>
.myborder {border:2px solid #dde3e6;}