#dcddde color space conversions
Hex:
#dcddde
RGB:
220, 221, 222
CMY:
14, 13, 13
CMYK:
1, 0, 0, 13
HSL:
210°, 2.9412%, 86.6667%
HSV (HSB):
210°, 0.9009%, 87.0588%
XYZ:
68.5565, 72.2025, 79.4304
xyY:
0.3114, 0.3279, 72.2025
CIE-Lab:
88.0660, -0.1522, -0.6173
CIE-LCH:
88.0660, 0.6357, 256.1519
CIE-Luv:
88.0660, -0.6167, -0.9153
Hunter-Lab:
84.9720, -4.6851, 4.0572
#dcddde color charts
#dcddde color shades, tints & tones
#dcddde color schemes
#dcddde color preview, HTML & CSS examples
This text has a color of #dcddde
<p style="color:#dcddde;">Text here</p>
.mytext {color:#dcddde;}
This box has a color of #dcddde
<div style="background-color:#dcddde;">Content here</div>
.mybackground {background-color:#dcddde;}
Border around this has a color of #dcddde
<div style="border:2px solid #dcddde;">Content here</div>
.myborder {border:2px solid #dcddde;}