#aa996d color space conversions
Hex:
#aa996d
RGB:
170, 153, 109
CMY:
33, 40, 57
CMYK:
0, 10, 36, 33
HSL:
43°, 26.4069%, 54.7059%
HSV (HSB):
43°, 35.8824%, 66.6667%
XYZ:
30.7291, 32.4326, 19.1085
xyY:
0.3735, 0.3942, 32.4326
CIE-Lab:
63.6989, -0.3612, 25.4373
CIE-LCH:
63.6989, 25.4399, 90.8136
CIE-Luv:
63.6989, 13.3301, 32.8813
Hunter-Lab:
56.9497, -3.3462, 19.9710
#aa996d color charts
#aa996d color shades, tints & tones
#aa996d color schemes
#aa996d color preview, HTML & CSS examples
This text has a color of #aa996d
<p style="color:#aa996d;">Text here</p>
.mytext {color:#aa996d;}
This box has a color of #aa996d
<div style="background-color:#aa996d;">Content here</div>
.mybackground {background-color:#aa996d;}
Border around this has a color of #aa996d
<div style="border:2px solid #aa996d;">Content here</div>
.myborder {border:2px solid #aa996d;}