#aa2e8e color space conversions
Hex:
#aa2e8e
RGB:
170, 46, 142
CMY:
33, 82, 44
CMYK:
0, 73, 16, 33
HSL:
314°, 57.4074%, 42.3529%
HSV (HSB):
314°, 72.9412%, 66.6667%
XYZ:
22.4370, 12.4530, 26.8123
xyY:
0.3636, 0.2018, 12.4530
CIE-Lab:
41.9273, 59.3282, -25.4842
CIE-LCH:
41.9273, 64.5699, 336.7543
CIE-Luv:
41.9273, 61.0406, -44.3793
Hunter-Lab:
35.2889, 51.7368, -20.3461
#aa2e8e color charts
#aa2e8e color shades, tints & tones
#aa2e8e color schemes
#aa2e8e color preview, HTML & CSS examples
This text has a color of #aa2e8e
<p style="color:#aa2e8e;">Text here</p>
.mytext {color:#aa2e8e;}
This box has a color of #aa2e8e
<div style="background-color:#aa2e8e;">Content here</div>
.mybackground {background-color:#aa2e8e;}
Border around this has a color of #aa2e8e
<div style="border:2px solid #aa2e8e;">Content here</div>
.myborder {border:2px solid #aa2e8e;}