#aa036c color space conversions
Hex:
#aa036c
RGB:
170, 3, 108
CMY:
33, 99, 58
CMYK:
0, 98, 36, 33
HSL:
322°, 96.5318%, 33.9216%
HSV (HSB):
322°, 98.2353%, 66.6667%
XYZ:
19.3169, 9.6939, 15.0403
xyY:
0.4385, 0.2201, 9.6939
CIE-Lab:
37.2873, 64.2833, -11.5115
CIE-LCH:
37.2873, 65.3058, 349.8474
CIE-Luv:
37.2873, 82.5848, -25.4872
Hunter-Lab:
31.1350, 56.2594, -6.8467
#aa036c color charts
#aa036c color shades, tints & tones
#aa036c color schemes
#aa036c color preview, HTML & CSS examples
This text has a color of #aa036c
<p style="color:#aa036c;">Text here</p>
.mytext {color:#aa036c;}
This box has a color of #aa036c
<div style="background-color:#aa036c;">Content here</div>
.mybackground {background-color:#aa036c;}
Border around this has a color of #aa036c
<div style="border:2px solid #aa036c;">Content here</div>
.myborder {border:2px solid #aa036c;}