#aa004d color space conversions
Hex:
#aa004d
RGB:
170, 0, 77
CMY:
33, 100, 70
CMYK:
0, 100, 55, 33
HSL:
333°, 100.0000%, 33.3333%
HSV (HSB):
333°, 100.0000%, 66.6667%
XYZ:
17.9171, 9.0819, 7.8298
xyY:
0.5144, 0.2608, 9.0819
CIE-Lab:
36.1414, 61.9429, 6.7302
CIE-LCH:
36.1414, 62.3074, 6.2010
CIE-Luv:
36.1414, 96.6084, -3.8508
Hunter-Lab:
30.1361, 53.3870, 5.6909
#aa004d color charts
#aa004d color shades, tints & tones
#aa004d color schemes
#aa004d color preview, HTML & CSS examples
This text has a color of #aa004d
<p style="color:#aa004d;">Text here</p>
.mytext {color:#aa004d;}
This box has a color of #aa004d
<div style="background-color:#aa004d;">Content here</div>
.mybackground {background-color:#aa004d;}
Border around this has a color of #aa004d
<div style="border:2px solid #aa004d;">Content here</div>
.myborder {border:2px solid #aa004d;}