#ddaa8f color space conversions
Hex:
#ddaa8f
RGB:
221, 170, 143
CMY:
13, 33, 44
CMYK:
0, 23, 35, 13
HSL:
21°, 53.4247%, 71.3725%
HSV (HSB):
21°, 35.2941%, 86.6667%
XYZ:
49.1514, 46.1048, 32.2952
xyY:
0.3853, 0.3615, 46.1048
CIE-Lab:
73.6135, 15.0660, 21.1265
CIE-LCH:
73.6135, 25.9483, 54.5061
CIE-Luv:
73.6135, 35.2961, 25.8898
Hunter-Lab:
67.9005, 10.3857, 19.3306
#ddaa8f color charts
#ddaa8f color shades, tints & tones
#ddaa8f color schemes
#ddaa8f color preview, HTML & CSS examples
This text has a color of #ddaa8f
<p style="color:#ddaa8f;">Text here</p>
.mytext {color:#ddaa8f;}
This box has a color of #ddaa8f
<div style="background-color:#ddaa8f;">Content here</div>
.mybackground {background-color:#ddaa8f;}
Border around this has a color of #ddaa8f
<div style="border:2px solid #ddaa8f;">Content here</div>
.myborder {border:2px solid #ddaa8f;}