#aa299e color space conversions
Hex:
#aa299e
RGB:
170, 41, 158
CMY:
33, 84, 38
CMYK:
0, 76, 7, 33
HSL:
306°, 61.1374%, 41.3725%
HSV (HSB):
306°, 75.8824%, 66.6667%
XYZ:
23.5421, 12.6005, 33.5391
xyY:
0.3379, 0.1808, 12.6005
CIE-Lab:
42.1551, 63.3380, -34.8031
CIE-LCH:
42.1551, 72.2700, 331.2120
CIE-Luv:
42.1551, 56.3669, -58.2071
Hunter-Lab:
35.4972, 56.2624, -31.1713
#aa299e color charts
#aa299e color shades, tints & tones
#aa299e color schemes
#aa299e color preview, HTML & CSS examples
This text has a color of #aa299e
<p style="color:#aa299e;">Text here</p>
.mytext {color:#aa299e;}
This box has a color of #aa299e
<div style="background-color:#aa299e;">Content here</div>
.mybackground {background-color:#aa299e;}
Border around this has a color of #aa299e
<div style="border:2px solid #aa299e;">Content here</div>
.myborder {border:2px solid #aa299e;}