#a0084a color space conversions
Hex:
#a0084a
RGB:
160, 8, 74
CMY:
37, 97, 71
CMYK:
0, 95, 54, 37
HSL:
334°, 90.4762%, 32.9412%
HSV (HSB):
334°, 95.0000%, 62.7451%
XYZ:
15.8201, 8.1417, 7.2163
xyY:
0.5074, 0.2611, 8.1417
CIE-Lab:
34.2762, 58.3307, 5.7461
CIE-LCH:
34.2762, 58.6130, 5.6260
CIE-Luv:
34.2762, 88.5249, -4.1004
Hunter-Lab:
28.5336, 49.0331, 4.9789
#a0084a color charts
#a0084a color shades, tints & tones
#a0084a color schemes
#a0084a color preview, HTML & CSS examples
This text has a color of #a0084a
<p style="color:#a0084a;">Text here</p>
.mytext {color:#a0084a;}
This box has a color of #a0084a
<div style="background-color:#a0084a;">Content here</div>
.mybackground {background-color:#a0084a;}
Border around this has a color of #a0084a
<div style="border:2px solid #a0084a;">Content here</div>
.myborder {border:2px solid #a0084a;}