#aa2013 color space conversions
Hex:
#aa2013
RGB:
170, 32, 19
CMY:
33, 87, 93
CMYK:
0, 81, 89, 33
HSL:
5°, 79.8942%, 37.0588%
HSV (HSB):
5°, 88.8235%, 66.6667%
XYZ:
17.2116, 9.6261, 1.5670
xyY:
0.6059, 0.3389, 9.6261
CIE-Lab:
37.1628, 53.7270, 43.0123
CIE-LCH:
37.1628, 68.8233, 38.6797
CIE-Luv:
37.1628, 104.4209, 25.4151
Hunter-Lab:
31.0259, 44.7274, 18.7237
#aa2013 color charts
#aa2013 color shades, tints & tones
#aa2013 color schemes
#aa2013 color preview, HTML & CSS examples
This text has a color of #aa2013
<p style="color:#aa2013;">Text here</p>
.mytext {color:#aa2013;}
This box has a color of #aa2013
<div style="background-color:#aa2013;">Content here</div>
.mybackground {background-color:#aa2013;}
Border around this has a color of #aa2013
<div style="border:2px solid #aa2013;">Content here</div>
.myborder {border:2px solid #aa2013;}