#dddcd5 color space conversions
Hex:
#dddcd5
RGB:
221, 220, 213
CMY:
13, 14, 16
CMYK:
0, 0, 4, 13
HSL:
53°, 10.5263%, 85.0980%
HSV (HSB):
53°, 3.6199%, 86.6667%
XYZ:
67.4222, 71.3626, 73.1716
xyY:
0.3181, 0.3367, 71.3626
CIE-Lab:
87.6609, -0.8929, 3.5431
CIE-LCH:
87.6609, 3.6539, 104.1444
CIE-Luv:
87.6609, 0.9619, 5.5033
Hunter-Lab:
84.4764, -5.3695, 7.7778
#dddcd5 color charts
#dddcd5 color shades, tints & tones
#dddcd5 color schemes
#dddcd5 color preview, HTML & CSS examples
This text has a color of #dddcd5
<p style="color:#dddcd5;">Text here</p>
.mytext {color:#dddcd5;}
This box has a color of #dddcd5
<div style="background-color:#dddcd5;">Content here</div>
.mybackground {background-color:#dddcd5;}
Border around this has a color of #dddcd5
<div style="border:2px solid #dddcd5;">Content here</div>
.myborder {border:2px solid #dddcd5;}