#a01f7f color space conversions
Hex:
#a01f7f
RGB:
160, 31, 127
CMY:
37, 88, 50
CMYK:
0, 81, 21, 37
HSL:
315°, 67.5393%, 37.4510%
HSV (HSB):
315°, 80.6250%, 62.7451%
XYZ:
18.8180, 9.9859, 21.0143
xyY:
0.3777, 0.2004, 9.9859
CIE-Lab:
37.8170, 59.4468, -22.7917
CIE-LCH:
37.8170, 63.6662, 339.0233
CIE-Luv:
37.8170, 62.4849, -39.5099
Hunter-Lab:
31.6004, 50.9955, -17.3076
#a01f7f color charts
#a01f7f color shades, tints & tones
#a01f7f color schemes
#a01f7f color preview, HTML & CSS examples
This text has a color of #a01f7f
<p style="color:#a01f7f;">Text here</p>
.mytext {color:#a01f7f;}
This box has a color of #a01f7f
<div style="background-color:#a01f7f;">Content here</div>
.mybackground {background-color:#a01f7f;}
Border around this has a color of #a01f7f
<div style="border:2px solid #a01f7f;">Content here</div>
.myborder {border:2px solid #a01f7f;}