#aa054c color space conversions
Hex:
#aa054c
RGB:
170, 5, 76
CMY:
33, 98, 70
CMYK:
0, 97, 55, 33
HSL:
334°, 94.2857%, 34.3137%
HSV (HSB):
334°, 97.0588%, 66.6667%
XYZ:
17.9363, 9.1764, 7.6633
xyY:
0.5158, 0.2639, 9.1764
CIE-Lab:
36.3217, 61.2683, 7.6347
CIE-LCH:
36.3217, 61.7422, 7.1031
CIE-Luv:
36.3217, 96.2933, -2.7615
Hunter-Lab:
30.2926, 52.6786, 6.2057
#aa054c color charts
#aa054c color shades, tints & tones
#aa054c color schemes
#aa054c color preview, HTML & CSS examples
This text has a color of #aa054c
<p style="color:#aa054c;">Text here</p>
.mytext {color:#aa054c;}
This box has a color of #aa054c
<div style="background-color:#aa054c;">Content here</div>
.mybackground {background-color:#aa054c;}
Border around this has a color of #aa054c
<div style="border:2px solid #aa054c;">Content here</div>
.myborder {border:2px solid #aa054c;}