#ddd7c9 color space conversions
Hex:
#ddd7c9
RGB:
221, 215, 201
CMY:
13, 16, 21
CMYK:
0, 3, 9, 13
HSL:
42°, 22.7273%, 82.7451%
HSV (HSB):
42°, 9.0498%, 86.6667%
XYZ:
64.6618, 68.1901, 65.0123
xyY:
0.3268, 0.3446, 68.1901
CIE-Lab:
86.1014, -0.3415, 7.6241
CIE-LCH:
86.1014, 7.6317, 92.5649
CIE-Luv:
86.1014, 4.2833, 11.3856
Hunter-Lab:
82.5773, -4.7365, 11.1257
#ddd7c9 color charts
#ddd7c9 color shades, tints & tones
#ddd7c9 color schemes
#ddd7c9 color preview, HTML & CSS examples
This text has a color of #ddd7c9
<p style="color:#ddd7c9;">Text here</p>
.mytext {color:#ddd7c9;}
This box has a color of #ddd7c9
<div style="background-color:#ddd7c9;">Content here</div>
.mybackground {background-color:#ddd7c9;}
Border around this has a color of #ddd7c9
<div style="border:2px solid #ddd7c9;">Content here</div>
.myborder {border:2px solid #ddd7c9;}