#aa5e9e color space conversions
Hex:
#aa5e9e
RGB:
170, 94, 158
CMY:
33, 63, 38
CMYK:
0, 45, 7, 33
HSL:
309°, 30.8943%, 51.7647%
HSV (HSB):
309°, 44.7059%, 66.6667%
XYZ:
26.7518, 19.0201, 34.6090
xyY:
0.3328, 0.2366, 19.0201
CIE-Lab:
50.7107, 40.1277, -21.4733
CIE-LCH:
50.7107, 45.5119, 331.8477
CIE-Luv:
50.7107, 39.2006, -37.3957
Hunter-Lab:
43.6120, 33.1718, -16.5221
#aa5e9e color charts
#aa5e9e color shades, tints & tones
#aa5e9e color schemes
#aa5e9e color preview, HTML & CSS examples
This text has a color of #aa5e9e
<p style="color:#aa5e9e;">Text here</p>
.mytext {color:#aa5e9e;}
This box has a color of #aa5e9e
<div style="background-color:#aa5e9e;">Content here</div>
.mybackground {background-color:#aa5e9e;}
Border around this has a color of #aa5e9e
<div style="border:2px solid #aa5e9e;">Content here</div>
.myborder {border:2px solid #aa5e9e;}