#aa2f00 color space conversions
Hex:
#aa2f00
RGB:
170, 47, 0
CMY:
33, 82, 100
CMYK:
0, 72, 100, 33
HSL:
17°, 100.0000%, 33.3333%
HSV (HSB):
17°, 100.0000%, 66.6667%
XYZ:
17.5941, 10.5791, 1.1147
xyY:
0.6007, 0.3612, 10.5791
CIE-Lab:
38.8623, 48.4816, 51.1635
CIE-LCH:
38.8623, 70.4852, 46.5417
CIE-Luv:
38.8623, 97.9893, 31.1837
Hunter-Lab:
32.5255, 39.6367, 20.7360
#aa2f00 color charts
#aa2f00 color shades, tints & tones
#aa2f00 color schemes
#aa2f00 color preview, HTML & CSS examples
This text has a color of #aa2f00
<p style="color:#aa2f00;">Text here</p>
.mytext {color:#aa2f00;}
This box has a color of #aa2f00
<div style="background-color:#aa2f00;">Content here</div>
.mybackground {background-color:#aa2f00;}
Border around this has a color of #aa2f00
<div style="border:2px solid #aa2f00;">Content here</div>
.myborder {border:2px solid #aa2f00;}