#aa017d color space conversions
Hex:
#aa017d
RGB:
170, 1, 125
CMY:
33, 100, 51
CMYK:
0, 99, 26, 33
HSL:
316°, 98.8304%, 33.5294%
HSV (HSB):
316°, 99.4118%, 66.6667%
XYZ:
20.2901, 10.0484, 20.2722
xyY:
0.4009, 0.1985, 10.0484
CIE-Lab:
37.9292, 66.3726, -21.2214
CIE-LCH:
37.9292, 69.6827, 342.2693
CIE-Luv:
37.9292, 75.0671, -38.5814
Hunter-Lab:
31.6992, 58.7808, -15.7274
#aa017d color charts
#aa017d color shades, tints & tones
#aa017d color schemes
#aa017d color preview, HTML & CSS examples
This text has a color of #aa017d
<p style="color:#aa017d;">Text here</p>
.mytext {color:#aa017d;}
This box has a color of #aa017d
<div style="background-color:#aa017d;">Content here</div>
.mybackground {background-color:#aa017d;}
Border around this has a color of #aa017d
<div style="border:2px solid #aa017d;">Content here</div>
.myborder {border:2px solid #aa017d;}