#aa004c color space conversions
Hex:
#aa004c
RGB:
170, 0, 76
CMY:
33, 100, 70
CMYK:
0, 100, 55, 33
HSL:
333°, 100.0000%, 33.3333%
HSV (HSB):
333°, 100.0000%, 66.6667%
XYZ:
17.8821, 9.0679, 7.6453
xyY:
0.5169, 0.2621, 9.0679
CIE-Lab:
36.1146, 61.8715, 7.3426
CIE-LCH:
36.1146, 62.3057, 6.7679
CIE-Luv:
36.1146, 97.0203, -3.2068
Hunter-Lab:
30.1129, 53.3020, 6.0261
#aa004c color charts
#aa004c RGB chart
#aa004c CMYK chart
#aa004c RGB pie chart
#aa004c color shades, tints & tones
#aa004c color schemes
#aa004c color preview, HTML & CSS examples
This text has a color of #aa004c
<p style="color:#aa004c;">Text here</p>
.mytext {color:#aa004c;}
Text color #aa004c
This box has a color of #aa004c
<div style="background-color:#aa004c;">Content here</div>
.mybackground {background-color:#aa004c;}
Background color #aa004c
Border around this has a color of #aa004c
<div style="border:2px solid #aa004c;">Content here</div>
.myborder {border:2px solid #aa004c;}
Border color #aa004c