#a01f8d color space conversions
Hex:
#a01f8d
RGB:
160, 31, 141
CMY:
37, 88, 45
CMYK:
0, 81, 12, 37
HSL:
309°, 67.5393%, 37.4510%
HSV (HSB):
309°, 80.6250%, 62.7451%
XYZ:
19.7949, 10.3766, 26.1589
xyY:
0.3514, 0.1842, 10.3766
CIE-Lab:
38.5101, 61.4178, -30.3491
CIE-LCH:
38.5101, 68.5070, 333.7041
CIE-Luv:
38.5101, 57.0658, -50.3364
Hunter-Lab:
32.2128, 53.3167, -25.5984
#a01f8d color charts
#a01f8d color shades, tints & tones
#a01f8d color schemes
#a01f8d color preview, HTML & CSS examples
This text has a color of #a01f8d
<p style="color:#a01f8d;">Text here</p>
.mytext {color:#a01f8d;}
This box has a color of #a01f8d
<div style="background-color:#a01f8d;">Content here</div>
.mybackground {background-color:#a01f8d;}
Border around this has a color of #a01f8d
<div style="border:2px solid #a01f8d;">Content here</div>
.myborder {border:2px solid #a01f8d;}