#aa990e color space conversions
Hex:
#aa990e
RGB:
170, 153, 14
CMY:
33, 40, 95
CMYK:
0, 10, 92, 33
HSL:
53°, 84.7826%, 36.0784%
HSV (HSB):
53°, 91.7647%, 66.6667%
XYZ:
28.0481, 31.3602, 4.9903
xyY:
0.4355, 0.4870, 31.3602
CIE-Lab:
62.8105, -6.8177, 64.3068
CIE-LCH:
62.8105, 64.6672, 96.0518
CIE-Luv:
62.8105, 16.8849, 66.4584
Hunter-Lab:
56.0002, -8.5975, 33.9167
#aa990e color charts
#aa990e color shades, tints & tones
#aa990e color schemes
#aa990e color preview, HTML & CSS examples
This text has a color of #aa990e
<p style="color:#aa990e;">Text here</p>
.mytext {color:#aa990e;}
This box has a color of #aa990e
<div style="background-color:#aa990e;">Content here</div>
.mybackground {background-color:#aa990e;}
Border around this has a color of #aa990e
<div style="border:2px solid #aa990e;">Content here</div>
.myborder {border:2px solid #aa990e;}