#aa011c color space conversions
Hex:
#aa011c
RGB:
170, 1, 28
CMY:
33, 100, 89
CMYK:
0, 99, 84, 33
HSL:
350°, 98.8304%, 33.5294%
HSV (HSB):
350°, 99.4118%, 66.6667%
XYZ:
16.7980, 8.6516, 1.8832
xyY:
0.6146, 0.3165, 8.6516
CIE-Lab:
35.3047, 59.4521, 36.7345
CIE-LCH:
35.3047, 69.8854, 31.7112
CIE-Luv:
35.3047, 111.7890, 19.8197
Hunter-Lab:
29.4136, 50.4670, 16.7935
#aa011c color charts
#aa011c color shades, tints & tones
#aa011c color schemes
#aa011c color preview, HTML & CSS examples
This text has a color of #aa011c
<p style="color:#aa011c;">Text here</p>
.mytext {color:#aa011c;}
This box has a color of #aa011c
<div style="background-color:#aa011c;">Content here</div>
.mybackground {background-color:#aa011c;}
Border around this has a color of #aa011c
<div style="border:2px solid #aa011c;">Content here</div>
.myborder {border:2px solid #aa011c;}