#aa032c color space conversions
Hex:
#aa032c
RGB:
170, 3, 44
CMY:
33, 99, 83
CMYK:
0, 98, 74, 33
HSL:
345°, 96.5318%, 33.9216%
HSV (HSB):
345°, 98.2353%, 66.6667%
XYZ:
17.0647, 8.7930, 3.1807
xyY:
0.5877, 0.3028, 8.7930
CIE-Lab:
35.5827, 59.7310, 27.3400
CIE-LCH:
35.5827, 65.6907, 24.5945
CIE-Luv:
35.5827, 107.6924, 14.3145
Hunter-Lab:
29.6530, 50.8305, 14.3975
#aa032c color charts
#aa032c color shades, tints & tones
#aa032c color schemes
#aa032c color preview, HTML & CSS examples
This text has a color of #aa032c
<p style="color:#aa032c;">Text here</p>
.mytext {color:#aa032c;}
This box has a color of #aa032c
<div style="background-color:#aa032c;">Content here</div>
.mybackground {background-color:#aa032c;}
Border around this has a color of #aa032c
<div style="border:2px solid #aa032c;">Content here</div>
.myborder {border:2px solid #aa032c;}