#aa962e color space conversions
Hex:
#aa962e
RGB:
170, 150, 46
CMY:
33, 41, 82
CMYK:
0, 12, 73, 33
HSL:
50°, 57.4074%, 42.3529%
HSV (HSB):
50°, 72.9412%, 66.6667%
XYZ:
27.9771, 30.5560, 7.0081
xyY:
0.4269, 0.4662, 30.5560
CIE-Lab:
62.1310, -4.1699, 54.5574
CIE-LCH:
62.1310, 54.7165, 94.3707
CIE-Luv:
62.1310, 18.3655, 59.5381
Hunter-Lab:
55.2775, -6.3931, 31.1774
#aa962e color charts
#aa962e color shades, tints & tones
#aa962e color schemes
#aa962e color preview, HTML & CSS examples
This text has a color of #aa962e
<p style="color:#aa962e;">Text here</p>
.mytext {color:#aa962e;}
This box has a color of #aa962e
<div style="background-color:#aa962e;">Content here</div>
.mybackground {background-color:#aa962e;}
Border around this has a color of #aa962e
<div style="border:2px solid #aa962e;">Content here</div>
.myborder {border:2px solid #aa962e;}