#ddc9a1 color space conversions
Hex:
#ddc9a1
RGB:
221, 201, 161
CMY:
13, 21, 37
CMYK:
0, 9, 27, 13
HSL:
40°, 46.8750%, 74.9020%
HSV (HSB):
40°, 27.1493%, 86.6667%
XYZ:
57.1385, 59.7186, 42.2335
xyY:
0.3592, 0.3754, 59.7186
CIE-Lab:
81.6850, 0.9318, 22.5648
CIE-LCH:
81.6850, 22.5841, 87.6353
CIE-Luv:
81.6850, 14.7168, 31.3207
Hunter-Lab:
77.2778, -3.2551, 21.6916
#ddc9a1 color charts
#ddc9a1 color shades, tints & tones
#ddc9a1 color schemes
#ddc9a1 color preview, HTML & CSS examples
This text has a color of #ddc9a1
<p style="color:#ddc9a1;">Text here</p>
.mytext {color:#ddc9a1;}
This box has a color of #ddc9a1
<div style="background-color:#ddc9a1;">Content here</div>
.mybackground {background-color:#ddc9a1;}
Border around this has a color of #ddc9a1
<div style="border:2px solid #ddc9a1;">Content here</div>
.myborder {border:2px solid #ddc9a1;}