#aa0800 color space conversions
Hex:
#aa0800
RGB:
170, 8, 0
CMY:
33, 97, 100
CMYK:
0, 95, 100, 33
HSL:
3°, 100.0000%, 33.3333%
HSV (HSB):
3°, 100.0000%, 66.6667%
XYZ:
16.6644, 8.7197, 0.8048
xyY:
0.6363, 0.3330, 8.7197
CIE-Lab:
35.4389, 58.1272, 49.5908
CIE-LCH:
35.4389, 76.4069, 40.4689
CIE-Luv:
35.4389, 113.7560, 25.4702
Hunter-Lab:
29.5292, 49.0581, 19.0546
#aa0800 color charts
#aa0800 color shades, tints & tones
#aa0800 color schemes
#aa0800 color preview, HTML & CSS examples
This text has a color of #aa0800
<p style="color:#aa0800;">Text here</p>
.mytext {color:#aa0800;}
This box has a color of #aa0800
<div style="background-color:#aa0800;">Content here</div>
.mybackground {background-color:#aa0800;}
Border around this has a color of #aa0800
<div style="border:2px solid #aa0800;">Content here</div>
.myborder {border:2px solid #aa0800;}