#a01e7a color space conversions
Hex:
#a01e7a
RGB:
160, 30, 122
CMY:
37, 88, 52
CMYK:
0, 81, 24, 37
HSL:
318°, 68.4211%, 37.2549%
HSV (HSB):
318°, 81.2500%, 62.7451%
XYZ:
18.4743, 9.8073, 19.3316
xyY:
0.3880, 0.2060, 9.8073
CIE-Lab:
37.4943, 59.0533, -20.1771
CIE-LCH:
37.4943, 62.4052, 341.1360
CIE-Luv:
37.4943, 64.6722, -35.8506
Hunter-Lab:
31.3166, 50.4971, -14.6780
#a01e7a color charts
#a01e7a color shades, tints & tones
#a01e7a color schemes
#a01e7a color preview, HTML & CSS examples
This text has a color of #a01e7a
<p style="color:#a01e7a;">Text here</p>
.mytext {color:#a01e7a;}
This box has a color of #a01e7a
<div style="background-color:#a01e7a;">Content here</div>
.mybackground {background-color:#a01e7a;}
Border around this has a color of #a01e7a
<div style="border:2px solid #a01e7a;">Content here</div>
.myborder {border:2px solid #a01e7a;}