#aa994b color space conversions
Hex:
#aa994b
RGB:
170, 153, 75
CMY:
33, 40, 71
CMYK:
0, 10, 56, 33
HSL:
49°, 38.7755%, 48.0392%
HSV (HSB):
49°, 55.8824%, 66.6667%
XYZ:
29.2388, 31.8365, 11.2606
xyY:
0.4042, 0.4401, 31.8365
CIE-Lab:
63.2075, -3.8833, 42.6867
CIE-LCH:
63.2075, 42.8629, 95.1981
CIE-Luv:
63.2075, 15.2147, 50.7106
Hunter-Lab:
56.4239, -6.2432, 27.6641
#aa994b color charts
#aa994b color shades, tints & tones
#aa994b color schemes
#aa994b color preview, HTML & CSS examples
This text has a color of #aa994b
<p style="color:#aa994b;">Text here</p>
.mytext {color:#aa994b;}
This box has a color of #aa994b
<div style="background-color:#aa994b;">Content here</div>
.mybackground {background-color:#aa994b;}
Border around this has a color of #aa994b
<div style="border:2px solid #aa994b;">Content here</div>
.myborder {border:2px solid #aa994b;}