#aa530c color space conversions
Hex:
#aa530c
RGB:
170, 83, 12
CMY:
33, 67, 95
CMYK:
0, 51, 93, 33
HSL:
27°, 86.8132%, 35.6863%
HSV (HSB):
27°, 92.9412%, 66.6667%
XYZ:
19.7372, 14.7591, 2.1564
xyY:
0.5385, 0.4027, 14.7591
CIE-Lab:
45.3025, 31.8519, 51.5832
CIE-LCH:
45.3025, 60.6248, 58.3052
CIE-Luv:
45.3025, 71.2757, 40.1400
Hunter-Lab:
38.4176, 24.4743, 23.5644
#aa530c color charts
#aa530c color shades, tints & tones
#aa530c color schemes
#aa530c color preview, HTML & CSS examples
This text has a color of #aa530c
<p style="color:#aa530c;">Text here</p>
.mytext {color:#aa530c;}
This box has a color of #aa530c
<div style="background-color:#aa530c;">Content here</div>
.mybackground {background-color:#aa530c;}
Border around this has a color of #aa530c
<div style="border:2px solid #aa530c;">Content here</div>
.myborder {border:2px solid #aa530c;}