#aa368d color space conversions
Hex:
#aa368d
RGB:
170, 54, 141
CMY:
33, 79, 45
CMYK:
0, 68, 17, 33
HSL:
315°, 51.7857%, 43.9216%
HSV (HSB):
315°, 68.2353%, 66.6667%
XYZ:
22.7044, 13.1075, 26.5326
xyY:
0.3642, 0.2102, 13.1075
CIE-Lab:
42.9247, 56.2515, -23.3270
CIE-LCH:
42.9247, 60.8965, 337.4766
CIE-Luv:
42.9247, 59.1423, -41.1173
Hunter-Lab:
36.2042, 48.5837, -18.1083
#aa368d color charts
#aa368d color shades, tints & tones
#aa368d color schemes
#aa368d color preview, HTML & CSS examples
This text has a color of #aa368d
<p style="color:#aa368d;">Text here</p>
.mytext {color:#aa368d;}
This box has a color of #aa368d
<div style="background-color:#aa368d;">Content here</div>
.mybackground {background-color:#aa368d;}
Border around this has a color of #aa368d
<div style="border:2px solid #aa368d;">Content here</div>
.myborder {border:2px solid #aa368d;}