#aa131c color space conversions
Hex:
#aa131c
RGB:
170, 19, 28
CMY:
33, 93, 89
CMYK:
0, 89, 84, 33
HSL:
356°, 79.8942%, 37.0588%
HSV (HSB):
356°, 88.8235%, 66.6667%
XYZ:
17.0200, 9.0956, 1.9572
xyY:
0.6063, 0.3240, 9.0956
CIE-Lab:
36.1678, 56.9625, 37.5538
CIE-LCH:
36.1678, 68.2277, 33.3957
CIE-Luv:
36.1678, 107.8882, 21.3731
Hunter-Lab:
30.1590, 47.9572, 17.2636
#aa131c color charts
#aa131c color shades, tints & tones
#aa131c color schemes
#aa131c color preview, HTML & CSS examples
This text has a color of #aa131c
<p style="color:#aa131c;">Text here</p>
.mytext {color:#aa131c;}
This box has a color of #aa131c
<div style="background-color:#aa131c;">Content here</div>
.mybackground {background-color:#aa131c;}
Border around this has a color of #aa131c
<div style="border:2px solid #aa131c;">Content here</div>
.myborder {border:2px solid #aa131c;}