#aa103f color space conversions
Hex:
#aa103f
RGB:
170, 16, 63
CMY:
33, 94, 75
CMYK:
0, 91, 63, 33
HSL:
342°, 82.7957%, 36.4706%
HSV (HSB):
342°, 90.5882%, 66.6667%
XYZ:
17.6601, 9.2755, 5.5622
xyY:
0.5434, 0.2854, 9.2755
CIE-Lab:
36.5094, 58.9791, 16.3242
CIE-LCH:
36.5094, 61.1965, 15.4710
CIE-Luv:
36.5094, 99.3656, 6.1091
Hunter-Lab:
30.4557, 50.2075, 10.4908
#aa103f color charts
#aa103f color shades, tints & tones
#aa103f color schemes
#aa103f color preview, HTML & CSS examples
This text has a color of #aa103f
<p style="color:#aa103f;">Text here</p>
.mytext {color:#aa103f;}
This box has a color of #aa103f
<div style="background-color:#aa103f;">Content here</div>
.mybackground {background-color:#aa103f;}
Border around this has a color of #aa103f
<div style="border:2px solid #aa103f;">Content here</div>
.myborder {border:2px solid #aa103f;}