#aa2f2e color space conversions
Hex:
#aa2f2e
RGB:
170, 47, 46
CMY:
33, 82, 82
CMYK:
0, 72, 73, 33
HSL:
0°, 57.4074%, 42.3529%
HSV (HSB):
0°, 72.9412%, 66.6667%
XYZ:
18.0872, 10.7763, 3.7115
xyY:
0.5552, 0.3308, 10.7763
CIE-Lab:
39.2012, 49.6588, 30.3269
CIE-LCH:
39.2012, 58.1869, 31.4127
CIE-Luv:
39.2012, 92.3497, 20.2845
Hunter-Lab:
32.8273, 40.9022, 16.2757
#aa2f2e color charts
#aa2f2e color shades, tints & tones
#aa2f2e color schemes
#aa2f2e color preview, HTML & CSS examples
This text has a color of #aa2f2e
<p style="color:#aa2f2e;">Text here</p>
.mytext {color:#aa2f2e;}
This box has a color of #aa2f2e
<div style="background-color:#aa2f2e;">Content here</div>
.mybackground {background-color:#aa2f2e;}
Border around this has a color of #aa2f2e
<div style="border:2px solid #aa2f2e;">Content here</div>
.myborder {border:2px solid #aa2f2e;}