#aa3232 color space conversions
Hex:
#aa3232
RGB:
170, 50, 50
CMY:
33, 80, 80
CMYK:
0, 71, 71, 33
HSL:
0°, 54.5455%, 43.1373%
HSV (HSB):
0°, 70.5882%, 66.6667%
XYZ:
18.2939, 11.0575, 4.1877
xyY:
0.5454, 0.3297, 11.0575
CIE-Lab:
39.6772, 48.6981, 28.4849
CIE-LCH:
39.6772, 56.4172, 30.3246
CIE-Luv:
39.6772, 89.8211, 19.3679
Hunter-Lab:
33.2529, 40.0082, 15.8103
#aa3232 color charts
#aa3232 color shades, tints & tones
#aa3232 color schemes
#aa3232 color preview, HTML & CSS examples
This text has a color of #aa3232
<p style="color:#aa3232;">Text here</p>
.mytext {color:#aa3232;}
This box has a color of #aa3232
<div style="background-color:#aa3232;">Content here</div>
.mybackground {background-color:#aa3232;}
Border around this has a color of #aa3232
<div style="border:2px solid #aa3232;">Content here</div>
.myborder {border:2px solid #aa3232;}