#aa850c color space conversions
Hex:
#aa850c
RGB:
170, 133, 12
CMY:
33, 48, 95
CMYK:
0, 22, 93, 33
HSL:
46°, 86.8132%, 35.6863%
HSV (HSB):
46°, 92.9412%, 66.6667%
XYZ:
25.0315, 25.3476, 3.9211
xyY:
0.4610, 0.4668, 25.3476
CIE-Lab:
57.4126, 4.0599, 60.5275
CIE-LCH:
57.4126, 60.6635, 86.1626
CIE-Luv:
57.4126, 31.5447, 58.7558
Hunter-Lab:
50.3464, 0.6411, 30.6249
#aa850c color charts
#aa850c color shades, tints & tones
#aa850c color schemes
#aa850c color preview, HTML & CSS examples
This text has a color of #aa850c
<p style="color:#aa850c;">Text here</p>
.mytext {color:#aa850c;}
This box has a color of #aa850c
<div style="background-color:#aa850c;">Content here</div>
.mybackground {background-color:#aa850c;}
Border around this has a color of #aa850c
<div style="border:2px solid #aa850c;">Content here</div>
.myborder {border:2px solid #aa850c;}