#dddcde color space conversions
Hex:
#dddcde
RGB:
221, 220, 222
CMY:
13, 14, 13
CMYK:
0, 1, 0, 13
HSL:
270°, 2.9412%, 86.6667%
HSV (HSB):
270°, 0.9009%, 87.0588%
XYZ:
68.5968, 71.8325, 79.3569
xyY:
0.3121, 0.3268, 71.8325
CIE-Lab:
87.8879, 0.7033, -0.8687
CIE-LCH:
87.8879, 1.1177, 308.9934
CIE-Luv:
87.8879, 0.4510, -1.4507
Hunter-Lab:
84.7540, -3.8482, 3.8135
#dddcde color charts
#dddcde color shades, tints & tones
#dddcde color schemes
#dddcde color preview, HTML & CSS examples
This text has a color of #dddcde
<p style="color:#dddcde;">Text here</p>
.mytext {color:#dddcde;}
This box has a color of #dddcde
<div style="background-color:#dddcde;">Content here</div>
.mybackground {background-color:#dddcde;}
Border around this has a color of #dddcde
<div style="border:2px solid #dddcde;">Content here</div>
.myborder {border:2px solid #dddcde;}