#aa308c color space conversions
Hex:
#aa308c
RGB:
170, 48, 140
CMY:
33, 81, 45
CMYK:
0, 72, 18, 33
HSL:
315°, 55.9633%, 42.7451%
HSV (HSB):
315°, 71.7647%, 66.6667%
XYZ:
22.3681, 12.5534, 26.0551
xyY:
0.3668, 0.2059, 12.5534
CIE-Lab:
42.0825, 58.3425, -24.0251
CIE-LCH:
42.0825, 63.0956, 337.6184
CIE-Luv:
42.0825, 61.2346, -42.2207
Hunter-Lab:
35.4308, 50.6867, -18.7991
#aa308c color charts
#aa308c color shades, tints & tones
#aa308c color schemes
#aa308c color preview, HTML & CSS examples
This text has a color of #aa308c
<p style="color:#aa308c;">Text here</p>
.mytext {color:#aa308c;}
This box has a color of #aa308c
<div style="background-color:#aa308c;">Content here</div>
.mybackground {background-color:#aa308c;}
Border around this has a color of #aa308c
<div style="border:2px solid #aa308c;">Content here</div>
.myborder {border:2px solid #aa308c;}