#aa8235 color space conversions
Hex:
#aa8235
RGB:
170, 130, 53
CMY:
33, 49, 79
CMYK:
0, 24, 69, 33
HSL:
39°, 52.4664%, 43.7255%
HSV (HSB):
39°, 68.8235%, 66.6667%
XYZ:
25.2028, 24.7684, 6.8206
xyY:
0.4438, 0.4361, 24.7684
CIE-Lab:
56.8490, 7.2187, 46.1718
CIE-LCH:
56.8490, 46.7327, 81.1140
CIE-Luv:
56.8490, 32.3725, 48.7684
Hunter-Lab:
49.7678, 3.3001, 26.7119
#aa8235 color charts
#aa8235 color shades, tints & tones
#aa8235 color schemes
#aa8235 color preview, HTML & CSS examples
This text has a color of #aa8235
<p style="color:#aa8235;">Text here</p>
.mytext {color:#aa8235;}
This box has a color of #aa8235
<div style="background-color:#aa8235;">Content here</div>
.mybackground {background-color:#aa8235;}
Border around this has a color of #aa8235
<div style="border:2px solid #aa8235;">Content here</div>
.myborder {border:2px solid #aa8235;}