#ddd7a2 color space conversions
Hex:
#ddd7a2
RGB:
221, 215, 162
CMY:
13, 16, 36
CMYK:
0, 3, 27, 13
HSL:
54°, 46.4567%, 75.0980%
HSV (HSB):
54°, 26.6968%, 86.6667%
XYZ:
60.6408, 66.5817, 43.8379
xyY:
0.3545, 0.3892, 66.5817
CIE-Lab:
85.2922, -6.1649, 26.9602
CIE-LCH:
85.2922, 27.6561, 102.8802
CIE-Luv:
85.2922, 6.4802, 38.6424
Hunter-Lab:
81.5976, -10.1401, 25.2651
#ddd7a2 color charts
#ddd7a2 color shades, tints & tones
#ddd7a2 color schemes
#ddd7a2 color preview, HTML & CSS examples
This text has a color of #ddd7a2
<p style="color:#ddd7a2;">Text here</p>
.mytext {color:#ddd7a2;}
This box has a color of #ddd7a2
<div style="background-color:#ddd7a2;">Content here</div>
.mybackground {background-color:#ddd7a2;}
Border around this has a color of #ddd7a2
<div style="border:2px solid #ddd7a2;">Content here</div>
.myborder {border:2px solid #ddd7a2;}