#ddd6c9 color space conversions
Hex:
#ddd6c9
RGB:
221, 214, 201
CMY:
13, 16, 21
CMYK:
0, 3, 9, 13
HSL:
39°, 22.7273%, 82.7451%
HSV (HSB):
39°, 9.0498%, 86.6667%
XYZ:
64.4080, 67.6823, 64.9277
xyY:
0.3269, 0.3435, 67.6823
CIE-Lab:
85.8474, 0.1772, 7.2592
CIE-LCH:
85.8474, 7.2613, 88.6013
CIE-Luv:
85.8474, 4.8161, 10.7545
Hunter-Lab:
82.2693, -4.2250, 10.7963
#ddd6c9 color charts
#ddd6c9 color shades, tints & tones
#ddd6c9 color schemes
#ddd6c9 color preview, HTML & CSS examples
This text has a color of #ddd6c9
<p style="color:#ddd6c9;">Text here</p>
.mytext {color:#ddd6c9;}
This box has a color of #ddd6c9
<div style="background-color:#ddd6c9;">Content here</div>
.mybackground {background-color:#ddd6c9;}
Border around this has a color of #ddd6c9
<div style="border:2px solid #ddd6c9;">Content here</div>
.myborder {border:2px solid #ddd6c9;}