#aa002b color space conversions
Hex:
#aa002b
RGB:
170, 0, 43
CMY:
33, 100, 83
CMYK:
0, 100, 75, 33
HSL:
345°, 100.0000%, 33.3333%
HSV (HSB):
345°, 100.0000%, 66.6667%
XYZ:
17.0136, 8.7205, 3.0720
xyY:
0.5906, 0.3027, 8.7205
CIE-Lab:
35.4404, 60.0622, 27.8044
CIE-LCH:
35.4404, 66.1857, 24.8407
CIE-Luv:
35.4404, 108.5133, 14.4882
Hunter-Lab:
29.5304, 51.1624, 14.5035
#aa002b color charts
#aa002b color shades, tints & tones
#aa002b color schemes
#aa002b color preview, HTML & CSS examples
This text has a color of #aa002b
<p style="color:#aa002b;">Text here</p>
.mytext {color:#aa002b;}
This box has a color of #aa002b
<div style="background-color:#aa002b;">Content here</div>
.mybackground {background-color:#aa002b;}
Border around this has a color of #aa002b
<div style="border:2px solid #aa002b;">Content here</div>
.myborder {border:2px solid #aa002b;}