#a01a9e color space conversions
Hex:
#a01a9e
RGB:
160, 26, 158
CMY:
37, 90, 38
CMYK:
0, 84, 1, 37
HSL:
301°, 72.0430%, 36.4706%
HSV (HSB):
301°, 83.7500%, 62.7451%
XYZ:
21.0382, 10.6810, 33.3006
xyY:
0.3236, 0.1643, 10.6810
CIE-Lab:
39.0379, 65.2219, -39.8566
CIE-LCH:
39.0379, 76.4359, 328.5713
CIE-Luv:
39.0379, 51.4957, -64.1616
Hunter-Lab:
32.6818, 57.7122, -37.5353
#a01a9e color charts
#a01a9e color shades, tints & tones
#a01a9e color schemes
#a01a9e color preview, HTML & CSS examples
This text has a color of #a01a9e
<p style="color:#a01a9e;">Text here</p>
.mytext {color:#a01a9e;}
This box has a color of #a01a9e
<div style="background-color:#a01a9e;">Content here</div>
.mybackground {background-color:#a01a9e;}
Border around this has a color of #a01a9e
<div style="border:2px solid #a01a9e;">Content here</div>
.myborder {border:2px solid #a01a9e;}