#ddc9a8 color space conversions
Hex:
#ddc9a8
RGB:
221, 201, 168
CMY:
13, 21, 34
CMYK:
0, 9, 24, 13
HSL:
37°, 43.8017%, 76.2745%
HSV (HSB):
37°, 23.9819%, 86.6667%
XYZ:
57.7733, 59.9726, 45.5767
xyY:
0.3537, 0.3672, 59.9726
CIE-Lab:
81.8233, 1.8930, 19.0519
CIE-LCH:
81.8233, 19.1457, 84.3258
CIE-Luv:
81.8233, 14.2317, 26.5905
Hunter-Lab:
77.4420, -2.3587, 19.3156
#ddc9a8 color charts
#ddc9a8 color shades, tints & tones
#ddc9a8 color schemes
#ddc9a8 color preview, HTML & CSS examples
This text has a color of #ddc9a8
<p style="color:#ddc9a8;">Text here</p>
.mytext {color:#ddc9a8;}
This box has a color of #ddc9a8
<div style="background-color:#ddc9a8;">Content here</div>
.mybackground {background-color:#ddc9a8;}
Border around this has a color of #ddc9a8
<div style="border:2px solid #ddc9a8;">Content here</div>
.myborder {border:2px solid #ddc9a8;}