#aa322e color space conversions
Hex:
#aa322e
RGB:
170, 50, 46
CMY:
33, 80, 82
CMYK:
0, 71, 73, 33
HSL:
2°, 57.4074%, 42.3529%
HSV (HSB):
2°, 72.9412%, 66.6667%
XYZ:
18.2113, 11.0245, 3.7529
xyY:
0.5520, 0.3342, 11.0245
CIE-Lab:
39.6217, 48.5023, 30.8120
CIE-LCH:
39.6217, 57.4617, 32.4265
CIE-Luv:
39.6217, 90.6735, 21.0728
Hunter-Lab:
33.2032, 39.7983, 16.5408
#aa322e color charts
#aa322e color shades, tints & tones
#aa322e color schemes
#aa322e color preview, HTML & CSS examples
This text has a color of #aa322e
<p style="color:#aa322e;">Text here</p>
.mytext {color:#aa322e;}
This box has a color of #aa322e
<div style="background-color:#aa322e;">Content here</div>
.mybackground {background-color:#aa322e;}
Border around this has a color of #aa322e
<div style="border:2px solid #aa322e;">Content here</div>
.myborder {border:2px solid #aa322e;}