#aa115c color space conversions
Hex:
#aa115c
RGB:
170, 17, 92
CMY:
33, 93, 64
CMYK:
0, 90, 46, 33
HSL:
331°, 81.8182%, 36.6667%
HSV (HSB):
331°, 90.0000%, 66.6667%
XYZ:
18.7098, 9.7197, 11.0152
xyY:
0.4743, 0.2464, 9.7197
CIE-Lab:
37.3345, 60.9673, -1.2349
CIE-LCH:
37.3345, 60.9798, 358.8396
CIE-Luv:
37.3345, 87.8463, -12.3899
Hunter-Lab:
31.1764, 52.5641, 0.8752
#aa115c color charts
#aa115c color shades, tints & tones
#aa115c color schemes
#aa115c color preview, HTML & CSS examples
This text has a color of #aa115c
<p style="color:#aa115c;">Text here</p>
.mytext {color:#aa115c;}
This box has a color of #aa115c
<div style="background-color:#aa115c;">Content here</div>
.mybackground {background-color:#aa115c;}
Border around this has a color of #aa115c
<div style="border:2px solid #aa115c;">Content here</div>
.myborder {border:2px solid #aa115c;}