#ddcdc7 color space conversions
Hex:
#ddcdc7
RGB:
221, 205, 199
CMY:
13, 20, 22
CMYK:
0, 7, 10, 13
HSL:
16°, 24.4444%, 82.3529%
HSV (HSB):
16°, 9.9548%, 86.6667%
XYZ:
61.9589, 63.1583, 62.9580
xyY:
0.3294, 0.3358, 63.1583
CIE-Lab:
83.5256, 4.5463, 4.9759
CIE-LCH:
83.5256, 6.7401, 47.5834
CIE-Luv:
83.5256, 9.7713, 6.5797
Hunter-Lab:
79.4722, 0.0876, 8.6609
#ddcdc7 color charts
#ddcdc7 color shades, tints & tones
#ddcdc7 color schemes
#ddcdc7 color preview, HTML & CSS examples
This text has a color of #ddcdc7
<p style="color:#ddcdc7;">Text here</p>
.mytext {color:#ddcdc7;}
This box has a color of #ddcdc7
<div style="background-color:#ddcdc7;">Content here</div>
.mybackground {background-color:#ddcdc7;}
Border around this has a color of #ddcdc7
<div style="border:2px solid #ddcdc7;">Content here</div>
.myborder {border:2px solid #ddcdc7;}