#a01b7e color space conversions
Hex:
#a01b7e
RGB:
160, 27, 126
CMY:
37, 89, 51
CMYK:
0, 83, 21, 37
HSL:
315°, 71.1230%, 36.6667%
HSV (HSB):
315°, 83.1250%, 62.7451%
XYZ:
18.6550, 9.7638, 20.6400
xyY:
0.3803, 0.1990, 9.7638
CIE-Lab:
37.4151, 60.3357, -22.7944
CIE-LCH:
37.4151, 64.4979, 339.3038
CIE-Luv:
37.4151, 63.6385, -39.5343
Hunter-Lab:
31.2471, 51.8851, -17.2906
#a01b7e color charts
#a01b7e color shades, tints & tones
#a01b7e color schemes
#a01b7e color preview, HTML & CSS examples
This text has a color of #a01b7e
<p style="color:#a01b7e;">Text here</p>
.mytext {color:#a01b7e;}
This box has a color of #a01b7e
<div style="background-color:#a01b7e;">Content here</div>
.mybackground {background-color:#a01b7e;}
Border around this has a color of #a01b7e
<div style="border:2px solid #a01b7e;">Content here</div>
.myborder {border:2px solid #a01b7e;}