#aa030b color space conversions
Hex:
#aa030b
RGB:
170, 3, 11
CMY:
33, 99, 96
CMYK:
0, 98, 94, 33
HSL:
357°, 96.5318%, 33.9216%
HSV (HSB):
357°, 98.2353%, 66.6667%
XYZ:
16.6705, 8.6353, 1.1048
xyY:
0.6312, 0.3270, 8.6353
CIE-Lab:
35.2725, 58.8791, 45.1030
CIE-LCH:
35.2725, 74.1689, 37.4531
CIE-Luv:
35.2725, 113.7874, 23.5989
Hunter-Lab:
29.3859, 49.8370, 18.3412
#aa030b color charts
#aa030b color shades, tints & tones
#aa030b color schemes
#aa030b color preview, HTML & CSS examples
This text has a color of #aa030b
<p style="color:#aa030b;">Text here</p>
.mytext {color:#aa030b;}
This box has a color of #aa030b
<div style="background-color:#aa030b;">Content here</div>
.mybackground {background-color:#aa030b;}
Border around this has a color of #aa030b
<div style="border:2px solid #aa030b;">Content here</div>
.myborder {border:2px solid #aa030b;}