#dcdde2 color space conversions
Hex:
#dcdde2
RGB:
220, 221, 226
CMY:
14, 13, 11
CMYK:
3, 2, 0, 11
HSL:
230°, 9.3750%, 87.4510%
HSV (HSB):
230°, 2.6549%, 88.6275%
XYZ:
69.0991, 72.4195, 82.2880
xyY:
0.3087, 0.3236, 72.4195
CIE-Lab:
88.1701, 0.5788, -2.5713
CIE-LCH:
88.1701, 2.6356, 282.6855
CIE-Luv:
88.1701, -0.8383, -4.0475
Hunter-Lab:
85.0997, -3.9862, 2.2387
#dcdde2 color charts
#dcdde2 color shades, tints & tones
#dcdde2 color schemes
#dcdde2 color preview, HTML & CSS examples
This text has a color of #dcdde2
<p style="color:#dcdde2;">Text here</p>
.mytext {color:#dcdde2;}
This box has a color of #dcdde2
<div style="background-color:#dcdde2;">Content here</div>
.mybackground {background-color:#dcdde2;}
Border around this has a color of #dcdde2
<div style="border:2px solid #dcdde2;">Content here</div>
.myborder {border:2px solid #dcdde2;}