#aa2e2f color space conversions
Hex:
#aa2e2f
RGB:
170, 46, 47
CMY:
33, 82, 82
CMYK:
0, 73, 72, 33
HSL:
360°, 57.4074%, 42.3529%
HSV (HSB):
360°, 72.9412%, 66.6667%
XYZ:
18.0676, 10.7053, 3.8034
xyY:
0.5546, 0.3286, 10.7053
CIE-Lab:
39.0796, 50.0791, 29.5866
CIE-LCH:
39.0796, 58.1660, 30.5744
CIE-Luv:
39.0796, 92.6746, 19.6121
Hunter-Lab:
32.7189, 41.3110, 16.0111
#aa2e2f color charts
#aa2e2f color shades, tints & tones
#aa2e2f color schemes
#aa2e2f color preview, HTML & CSS examples
This text has a color of #aa2e2f
<p style="color:#aa2e2f;">Text here</p>
.mytext {color:#aa2e2f;}
This box has a color of #aa2e2f
<div style="background-color:#aa2e2f;">Content here</div>
.mybackground {background-color:#aa2e2f;}
Border around this has a color of #aa2e2f
<div style="border:2px solid #aa2e2f;">Content here</div>
.myborder {border:2px solid #aa2e2f;}