#ddc5a9 color space conversions
Hex:
#ddc5a9
RGB:
221, 197, 169
CMY:
13, 23, 34
CMYK:
0, 11, 24, 13
HSL:
32°, 43.3333%, 76.4706%
HSV (HSB):
32°, 23.5294%, 86.6667%
XYZ:
56.9465, 58.1692, 45.7625
xyY:
0.3540, 0.3616, 58.1692
CIE-Lab:
80.8328, 4.1321, 17.1411
CIE-LCH:
80.8328, 17.6321, 76.4467
CIE-Luv:
80.8328, 16.4857, 23.5573
Hunter-Lab:
76.2688, -0.1923, 17.8132
#ddc5a9 color charts
#ddc5a9 color shades, tints & tones
#ddc5a9 color schemes
#ddc5a9 color preview, HTML & CSS examples
This text has a color of #ddc5a9
<p style="color:#ddc5a9;">Text here</p>
.mytext {color:#ddc5a9;}
This box has a color of #ddc5a9
<div style="background-color:#ddc5a9;">Content here</div>
.mybackground {background-color:#ddc5a9;}
Border around this has a color of #ddc5a9
<div style="border:2px solid #ddc5a9;">Content here</div>
.myborder {border:2px solid #ddc5a9;}