#a0074c color space conversions
Hex:
#a0074c
RGB:
160, 7, 76
CMY:
37, 97, 70
CMYK:
0, 96, 53, 37
HSL:
333°, 91.6168%, 32.7451%
HSV (HSB):
333°, 95.6250%, 62.7451%
XYZ:
15.8777, 8.1473, 7.5732
xyY:
0.5025, 0.2578, 8.1473
CIE-Lab:
34.2879, 58.6138, 4.4531
CIE-LCH:
34.2879, 58.7827, 4.3446
CIE-Luv:
34.2879, 87.8599, -5.5047
Hunter-Lab:
28.5436, 49.3415, 4.2496
#a0074c color charts
#a0074c color shades, tints & tones
#a0074c color schemes
#a0074c color preview, HTML & CSS examples
This text has a color of #a0074c
<p style="color:#a0074c;">Text here</p>
.mytext {color:#a0074c;}
This box has a color of #a0074c
<div style="background-color:#a0074c;">Content here</div>
.mybackground {background-color:#a0074c;}
Border around this has a color of #a0074c
<div style="border:2px solid #a0074c;">Content here</div>
.myborder {border:2px solid #a0074c;}