#dde6d6 color space conversions
Hex:
#dde6d6
RGB:
221, 230, 214
CMY:
13, 10, 16
CMYK:
4, 0, 7, 10
HSL:
94°, 24.2424%, 87.0588%
HSV (HSB):
94°, 6.9565%, 90.1961%
XYZ:
70.2532, 76.8208, 74.7435
xyY:
0.3167, 0.3463, 76.8208
CIE-Lab:
90.2391, -5.8499, 6.7427
CIE-LCH:
90.2391, 8.9267, 130.9444
CIE-Luv:
90.2391, -4.2334, 11.1897
Hunter-Lab:
87.6475, -10.3077, 10.7923
#dde6d6 color charts
#dde6d6 color shades, tints & tones
#dde6d6 color schemes
#dde6d6 color preview, HTML & CSS examples
This text has a color of #dde6d6
<p style="color:#dde6d6;">Text here</p>
.mytext {color:#dde6d6;}
This box has a color of #dde6d6
<div style="background-color:#dde6d6;">Content here</div>
.mybackground {background-color:#dde6d6;}
Border around this has a color of #dde6d6
<div style="border:2px solid #dde6d6;">Content here</div>
.myborder {border:2px solid #dde6d6;}