#ddc9a7 color space conversions
Hex:
#ddc9a7
RGB:
221, 201, 167
CMY:
13, 21, 35
CMYK:
0, 9, 24, 13
HSL:
38°, 44.2623%, 76.0784%
HSV (HSB):
38°, 24.4344%, 86.6667%
XYZ:
57.6805, 59.9355, 45.0878
xyY:
0.3545, 0.3684, 59.9355
CIE-Lab:
81.8031, 1.7530, 19.5539
CIE-LCH:
81.8031, 19.6323, 84.8771
CIE-Luv:
81.8031, 14.3019, 27.2753
Hunter-Lab:
77.4180, -2.4896, 19.6624
#ddc9a7 color charts
#ddc9a7 color shades, tints & tones
#ddc9a7 color schemes
#ddc9a7 color preview, HTML & CSS examples
This text has a color of #ddc9a7
<p style="color:#ddc9a7;">Text here</p>
.mytext {color:#ddc9a7;}
This box has a color of #ddc9a7
<div style="background-color:#ddc9a7;">Content here</div>
.mybackground {background-color:#ddc9a7;}
Border around this has a color of #ddc9a7
<div style="border:2px solid #ddc9a7;">Content here</div>
.myborder {border:2px solid #ddc9a7;}