#aa225e color space conversions
Hex:
#aa225e
RGB:
170, 34, 94
CMY:
33, 87, 63
CMYK:
0, 80, 45, 33
HSL:
334°, 66.6667%, 40.0000%
HSV (HSB):
334°, 80.0000%, 66.6667%
XYZ:
19.1700, 10.4983, 11.6057
xyY:
0.4645, 0.2544, 10.4983
CIE-Lab:
38.7222, 57.3511, -0.4786
CIE-LCH:
38.7222, 57.3531, 359.5218
CIE-Luv:
38.7222, 82.9484, -10.8325
Hunter-Lab:
32.4010, 48.9073, 1.4437
#aa225e color charts
#aa225e color shades, tints & tones
#aa225e color schemes
#aa225e color preview, HTML & CSS examples
This text has a color of #aa225e
<p style="color:#aa225e;">Text here</p>
.mytext {color:#aa225e;}
This box has a color of #aa225e
<div style="background-color:#aa225e;">Content here</div>
.mybackground {background-color:#aa225e;}
Border around this has a color of #aa225e
<div style="border:2px solid #aa225e;">Content here</div>
.myborder {border:2px solid #aa225e;}