#aa0808 color space conversions
Hex:
#aa0808
RGB:
170, 8, 8
CMY:
33, 97, 97
CMYK:
0, 95, 95, 33
HSL:
0°, 91.0112%, 34.9020%
HSV (HSB):
0°, 95.2941%, 66.6667%
XYZ:
16.7082, 8.7372, 1.0356
xyY:
0.6310, 0.3299, 8.7372
CIE-Lab:
35.4734, 58.2239, 46.3730
CIE-LCH:
35.4734, 74.4343, 38.5359
CIE-Luv:
35.4734, 113.0441, 24.3780
Hunter-Lab:
29.5588, 49.1698, 18.6140
#aa0808 color charts
#aa0808 color shades, tints & tones
#aa0808 color schemes
#aa0808 color preview, HTML & CSS examples
This text has a color of #aa0808
<p style="color:#aa0808;">Text here</p>
.mytext {color:#aa0808;}
This box has a color of #aa0808
<div style="background-color:#aa0808;">Content here</div>
.mybackground {background-color:#aa0808;}
Border around this has a color of #aa0808
<div style="border:2px solid #aa0808;">Content here</div>
.myborder {border:2px solid #aa0808;}