#aa800f color space conversions
Hex:
#aa800f
RGB:
170, 128, 15
CMY:
33, 50, 94
CMYK:
0, 25, 91, 33
HSL:
44°, 83.7838%, 36.2745%
HSV (HSB):
44°, 91.1765%, 66.6667%
XYZ:
24.3830, 24.0189, 3.8029
xyY:
0.4671, 0.4601, 24.0189
CIE-Lab:
56.1067, 6.8968, 58.9463
CIE-LCH:
56.1067, 59.3484, 83.3266
CIE-Luv:
56.1067, 35.3068, 56.4867
Hunter-Lab:
49.0091, 3.0414, 29.7057
#aa800f color charts
#aa800f color shades, tints & tones
#aa800f color schemes
#aa800f color preview, HTML & CSS examples
This text has a color of #aa800f
<p style="color:#aa800f;">Text here</p>
.mytext {color:#aa800f;}
This box has a color of #aa800f
<div style="background-color:#aa800f;">Content here</div>
.mybackground {background-color:#aa800f;}
Border around this has a color of #aa800f
<div style="border:2px solid #aa800f;">Content here</div>
.myborder {border:2px solid #aa800f;}