#aa133c color space conversions
Hex:
#aa133c
RGB:
170, 19, 60
CMY:
33, 93, 76
CMYK:
0, 89, 65, 33
HSL:
344°, 79.8942%, 37.0588%
HSV (HSB):
344°, 88.8235%, 66.6667%
XYZ:
17.6260, 9.3380, 5.1484
xyY:
0.5489, 0.2908, 9.3380
CIE-Lab:
36.6271, 58.2884, 18.4150
CIE-LCH:
36.6271, 61.1281, 17.5329
CIE-Luv:
36.6271, 99.6898, 8.1231
Hunter-Lab:
30.5582, 49.4824, 11.4017
#aa133c color charts
#aa133c color shades, tints & tones
#aa133c color schemes
#aa133c color preview, HTML & CSS examples
This text has a color of #aa133c
<p style="color:#aa133c;">Text here</p>
.mytext {color:#aa133c;}
This box has a color of #aa133c
<div style="background-color:#aa133c;">Content here</div>
.mybackground {background-color:#aa133c;}
Border around this has a color of #aa133c
<div style="border:2px solid #aa133c;">Content here</div>
.myborder {border:2px solid #aa133c;}