#aa180c color space conversions
Hex:
#aa180c
RGB:
170, 24, 12
CMY:
33, 91, 95
CMYK:
0, 86, 93, 33
HSL:
5°, 86.8132%, 35.6863%
HSV (HSB):
5°, 92.9412%, 66.6667%
XYZ:
16.9706, 9.2259, 1.2341
xyY:
0.6187, 0.3363, 9.2259
CIE-Lab:
36.4156, 55.6211, 45.4455
CIE-LCH:
36.4156, 71.8262, 39.2507
CIE-Luv:
36.4156, 108.3755, 25.4133
Hunter-Lab:
30.3741, 46.5765, 18.8528
#aa180c color charts
#aa180c color shades, tints & tones
#aa180c color schemes
#aa180c color preview, HTML & CSS examples
This text has a color of #aa180c
<p style="color:#aa180c;">Text here</p>
.mytext {color:#aa180c;}
This box has a color of #aa180c
<div style="background-color:#aa180c;">Content here</div>
.mybackground {background-color:#aa180c;}
Border around this has a color of #aa180c
<div style="border:2px solid #aa180c;">Content here</div>
.myborder {border:2px solid #aa180c;}