#aa2c3f color space conversions
Hex:
#aa2c3f
RGB:
170, 44, 63
CMY:
33, 83, 75
CMYK:
0, 74, 63, 33
HSL:
351°, 58.8785%, 41.9608%
HSV (HSB):
351°, 74.1176%, 66.6667%
XYZ:
18.3754, 10.7063, 5.8007
xyY:
0.5268, 0.3069, 10.7063
CIE-Lab:
39.0813, 51.6950, 19.7128
CIE-LCH:
39.0813, 55.3260, 20.8733
CIE-Luv:
39.0813, 89.6514, 11.3543
Hunter-Lab:
32.7205, 42.9828, 12.3935
#aa2c3f color charts
#aa2c3f color shades, tints & tones
#aa2c3f color schemes
#aa2c3f color preview, HTML & CSS examples
This text has a color of #aa2c3f
<p style="color:#aa2c3f;">Text here</p>
.mytext {color:#aa2c3f;}
This box has a color of #aa2c3f
<div style="background-color:#aa2c3f;">Content here</div>
.mybackground {background-color:#aa2c3f;}
Border around this has a color of #aa2c3f
<div style="border:2px solid #aa2c3f;">Content here</div>
.myborder {border:2px solid #aa2c3f;}