#aa133f color space conversions
Hex:
#aa133f
RGB:
170, 19, 63
CMY:
33, 93, 75
CMYK:
0, 89, 63, 33
HSL:
343°, 79.8942%, 37.0588%
HSV (HSB):
343°, 88.8235%, 66.6667%
XYZ:
17.7076, 9.3707, 5.5781
xyY:
0.5422, 0.2869, 9.3707
CIE-Lab:
36.6884, 58.4637, 16.5622
CIE-LCH:
36.6884, 60.7644, 15.8170
CIE-Luv:
36.6884, 98.6816, 6.4764
Hunter-Lab:
30.6116, 49.6853, 10.6242
#aa133f color charts
#aa133f color shades, tints & tones
#aa133f color schemes
#aa133f color preview, HTML & CSS examples
This text has a color of #aa133f
<p style="color:#aa133f;">Text here</p>
.mytext {color:#aa133f;}
This box has a color of #aa133f
<div style="background-color:#aa133f;">Content here</div>
.mybackground {background-color:#aa133f;}
Border around this has a color of #aa133f
<div style="border:2px solid #aa133f;">Content here</div>
.myborder {border:2px solid #aa133f;}