#a01a8f color space conversions
Hex:
#a01a8f
RGB:
160, 26, 143
CMY:
37, 90, 44
CMYK:
0, 84, 11, 37
HSL:
308°, 72.0430%, 36.4706%
HSV (HSB):
308°, 83.7500%, 62.7451%
XYZ:
19.8245, 10.1955, 26.9097
xyY:
0.3482, 0.1791, 10.1955
CIE-Lab:
38.1911, 62.9404, -32.0774
CIE-LCH:
38.1911, 70.6431, 332.9945
CIE-Luv:
38.1911, 57.0906, -52.7988
Hunter-Lab:
31.9305, 54.9462, -27.6158
#a01a8f color charts
#a01a8f color shades, tints & tones
#a01a8f color schemes
#a01a8f color preview, HTML & CSS examples
This text has a color of #a01a8f
<p style="color:#a01a8f;">Text here</p>
.mytext {color:#a01a8f;}
This box has a color of #a01a8f
<div style="background-color:#a01a8f;">Content here</div>
.mybackground {background-color:#a01a8f;}
Border around this has a color of #a01a8f
<div style="border:2px solid #a01a8f;">Content here</div>
.myborder {border:2px solid #a01a8f;}