#aa127c color space conversions
Hex:
#aa127c
RGB:
170, 18, 124
CMY:
33, 93, 51
CMYK:
0, 89, 27, 33
HSL:
318°, 80.8511%, 36.8627%
HSV (HSB):
318°, 89.4118%, 66.6667%
XYZ:
20.4320, 10.4339, 20.0058
xyY:
0.4016, 0.2051, 10.4339
CIE-Lab:
38.6102, 64.1323, -19.5450
CIE-LCH:
38.6102, 67.0445, 343.0508
CIE-Luv:
38.6102, 73.8165, -36.1602
Hunter-Lab:
32.3015, 56.3804, -14.1100
#aa127c color charts
#aa127c color shades, tints & tones
#aa127c color schemes
#aa127c color preview, HTML & CSS examples
This text has a color of #aa127c
<p style="color:#aa127c;">Text here</p>
.mytext {color:#aa127c;}
This box has a color of #aa127c
<div style="background-color:#aa127c;">Content here</div>
.mybackground {background-color:#aa127c;}
Border around this has a color of #aa127c
<div style="border:2px solid #aa127c;">Content here</div>
.myborder {border:2px solid #aa127c;}