#aa082c color space conversions
Hex:
#aa082c
RGB:
170, 8, 44
CMY:
33, 97, 83
CMYK:
0, 95, 74, 33
HSL:
347°, 91.0112%, 34.9020%
HSV (HSB):
347°, 95.2941%, 66.6667%
XYZ:
17.1190, 8.9016, 3.1988
xyY:
0.5859, 0.3046, 8.9016
CIE-Lab:
35.7941, 59.1186, 27.5879
CIE-LCH:
35.7941, 65.2388, 25.0163
CIE-Luv:
35.7941, 106.7907, 14.7184
Hunter-Lab:
29.8355, 50.2077, 14.5281
#aa082c color charts
#aa082c color shades, tints & tones
#aa082c color schemes
#aa082c color preview, HTML & CSS examples
This text has a color of #aa082c
<p style="color:#aa082c;">Text here</p>
.mytext {color:#aa082c;}
This box has a color of #aa082c
<div style="background-color:#aa082c;">Content here</div>
.mybackground {background-color:#aa082c;}
Border around this has a color of #aa082c
<div style="border:2px solid #aa082c;">Content here</div>
.myborder {border:2px solid #aa082c;}