#aa204c color space conversions
Hex:
#aa204c
RGB:
170, 32, 76
CMY:
33, 87, 70
CMYK:
0, 81, 55, 33
HSL:
341°, 68.3168%, 39.6078%
HSV (HSB):
341°, 81.1765%, 66.6667%
XYZ:
18.3986, 10.1009, 7.8174
xyY:
0.5066, 0.2781, 10.1009
CIE-Lab:
38.0229, 56.3786, 10.0180
CIE-LCH:
38.0229, 57.2617, 10.0758
CIE-Luv:
38.0229, 90.3379, 0.8909
Hunter-Lab:
31.7819, 47.7157, 7.6637
#aa204c color charts
#aa204c color shades, tints & tones
#aa204c color schemes
#aa204c color preview, HTML & CSS examples
This text has a color of #aa204c
<p style="color:#aa204c;">Text here</p>
.mytext {color:#aa204c;}
This box has a color of #aa204c
<div style="background-color:#aa204c;">Content here</div>
.mybackground {background-color:#aa204c;}
Border around this has a color of #aa204c
<div style="border:2px solid #aa204c;">Content here</div>
.myborder {border:2px solid #aa204c;}