#ddac8c color space conversions
Hex:
#ddac8c
RGB:
221, 172, 140
CMY:
13, 33, 45
CMYK:
0, 22, 37, 13
HSL:
24°, 54.3624%, 70.7843%
HSV (HSB):
24°, 36.6516%, 86.6667%
XYZ:
49.3049, 46.7706, 31.2399
xyY:
0.3873, 0.3674, 46.7706
CIE-Lab:
74.0428, 13.6326, 23.3356
CIE-LCH:
74.0428, 27.0259, 59.7065
CIE-Luv:
74.0428, 34.3356, 28.9323
Hunter-Lab:
68.3891, 9.0083, 20.7888
#ddac8c color charts
#ddac8c color shades, tints & tones
#ddac8c color schemes
#ddac8c color preview, HTML & CSS examples
This text has a color of #ddac8c
<p style="color:#ddac8c;">Text here</p>
.mytext {color:#ddac8c;}
This box has a color of #ddac8c
<div style="background-color:#ddac8c;">Content here</div>
.mybackground {background-color:#ddac8c;}
Border around this has a color of #ddac8c
<div style="border:2px solid #ddac8c;">Content here</div>
.myborder {border:2px solid #ddac8c;}