#dde9e6 color space conversions
Hex:
#dde9e6
RGB:
221, 233, 230
CMY:
13, 9, 10
CMYK:
5, 0, 1, 9
HSL:
165°, 21.4286%, 89.0196%
HSV (HSB):
165°, 5.1502%, 91.3725%
XYZ:
73.2406, 79.3632, 86.3213
xyY:
0.3065, 0.3322, 79.3632
CIE-Lab:
91.3984, -4.5275, 0.0655
CIE-LCH:
91.3984, 4.5280, 179.1714
CIE-Luv:
91.3984, -6.4601, 0.9014
Hunter-Lab:
89.0860, -9.1496, 4.9102
#dde9e6 color charts
#dde9e6 color shades, tints & tones
#dde9e6 color schemes
#dde9e6 color preview, HTML & CSS examples
This text has a color of #dde9e6
<p style="color:#dde9e6;">Text here</p>
.mytext {color:#dde9e6;}
This box has a color of #dde9e6
<div style="background-color:#dde9e6;">Content here</div>
.mybackground {background-color:#dde9e6;}
Border around this has a color of #dde9e6
<div style="border:2px solid #dde9e6;">Content here</div>
.myborder {border:2px solid #dde9e6;}