#aa222d color space conversions
Hex:
#aa222d
RGB:
170, 34, 45
CMY:
33, 87, 82
CMYK:
0, 80, 74, 33
HSL:
355°, 66.6667%, 40.0000%
HSV (HSB):
355°, 80.0000%, 66.6667%
XYZ:
17.6232, 9.8796, 3.4607
xyY:
0.5692, 0.3191, 9.8796
CIE-Lab:
37.6254, 53.9704, 29.1048
CIE-LCH:
37.6254, 61.3180, 28.3368
CIE-Luv:
37.6254, 98.9200, 17.7547
Hunter-Lab:
31.4318, 45.0762, 15.4743
#aa222d color charts
#aa222d color shades, tints & tones
#aa222d color schemes
#aa222d color preview, HTML & CSS examples
This text has a color of #aa222d
<p style="color:#aa222d;">Text here</p>
.mytext {color:#aa222d;}
This box has a color of #aa222d
<div style="background-color:#aa222d;">Content here</div>
.mybackground {background-color:#aa222d;}
Border around this has a color of #aa222d
<div style="border:2px solid #aa222d;">Content here</div>
.myborder {border:2px solid #aa222d;}