#aa0008 color space conversions
Hex:
#aa0008
RGB:
170, 0, 8
CMY:
33, 100, 97
CMYK:
0, 100, 95, 33
HSL:
357°, 100.0000%, 33.3333%
HSV (HSB):
357°, 100.0000%, 66.6667%
XYZ:
16.6214, 8.5636, 1.0066
xyY:
0.6346, 0.3270, 8.5636
CIE-Lab:
35.1301, 59.2176, 46.1796
CIE-LCH:
35.1301, 75.0952, 37.9481
CIE-Luv:
35.1301, 114.6747, 23.7881
Hunter-Lab:
29.2636, 50.1747, 18.4450
#aa0008 color charts
#aa0008 color shades, tints & tones
#aa0008 color schemes
#aa0008 color preview, HTML & CSS examples
This text has a color of #aa0008
<p style="color:#aa0008;">Text here</p>
.mytext {color:#aa0008;}
This box has a color of #aa0008
<div style="background-color:#aa0008;">Content here</div>
.mybackground {background-color:#aa0008;}
Border around this has a color of #aa0008
<div style="border:2px solid #aa0008;">Content here</div>
.myborder {border:2px solid #aa0008;}