#aa014c color space conversions
Hex:
#aa014c
RGB:
170, 1, 76
CMY:
33, 100, 70
CMYK:
0, 99, 55, 33
HSL:
333°, 98.8304%, 33.5294%
HSV (HSB):
333°, 99.4118%, 66.6667%
XYZ:
17.8929, 9.0896, 7.6489
xyY:
0.5167, 0.2625, 9.0896
CIE-Lab:
36.1562, 61.7503, 7.4013
CIE-LCH:
36.1562, 62.1923, 6.8347
CIE-Luv:
36.1562, 96.8744, -3.1175
Hunter-Lab:
30.1489, 53.1766, 6.0622
#aa014c color charts
#aa014c color shades, tints & tones
#aa014c color schemes
#aa014c color preview, HTML & CSS examples
This text has a color of #aa014c
<p style="color:#aa014c;">Text here</p>
.mytext {color:#aa014c;}
This box has a color of #aa014c
<div style="background-color:#aa014c;">Content here</div>
.mybackground {background-color:#aa014c;}
Border around this has a color of #aa014c
<div style="border:2px solid #aa014c;">Content here</div>
.myborder {border:2px solid #aa014c;}