#a01c85 color space conversions
Hex:
#a01c85
RGB:
160, 28, 133
CMY:
37, 89, 48
CMYK:
0, 83, 17, 37
HSL:
312°, 70.2128%, 36.8627%
HSV (HSB):
312°, 82.5000%, 62.7451%
XYZ:
19.1461, 9.9975, 23.1109
xyY:
0.3664, 0.1913, 9.9975
CIE-Lab:
37.8380, 61.0405, -26.4782
CIE-LCH:
37.8380, 66.5360, 336.5498
CIE-Luv:
37.8380, 60.6736, -44.7519
Hunter-Lab:
31.6189, 52.7535, -21.2031
#a01c85 color charts
#a01c85 color shades, tints & tones
#a01c85 color schemes
#a01c85 color preview, HTML & CSS examples
This text has a color of #a01c85
<p style="color:#a01c85;">Text here</p>
.mytext {color:#a01c85;}
This box has a color of #a01c85
<div style="background-color:#a01c85;">Content here</div>
.mybackground {background-color:#a01c85;}
Border around this has a color of #a01c85
<div style="border:2px solid #a01c85;">Content here</div>
.myborder {border:2px solid #a01c85;}