#a01c5c color space conversions
Hex:
#a01c5c
RGB:
160, 28, 92
CMY:
37, 89, 64
CMYK:
0, 83, 43, 37
HSL:
331°, 70.2128%, 36.8627%
HSV (HSB):
331°, 82.5000%, 62.7451%
XYZ:
16.8442, 9.0768, 10.9894
xyY:
0.4564, 0.2459, 9.0768
CIE-Lab:
36.1317, 56.1441, -3.2360
CIE-LCH:
36.1317, 56.2373, 356.7013
CIE-Luv:
36.1317, 77.2540, -13.6463
Hunter-Lab:
30.1277, 47.0747, -0.5373
#a01c5c color charts
#a01c5c color shades, tints & tones
#a01c5c color schemes
#a01c5c color preview, HTML & CSS examples
This text has a color of #a01c5c
<p style="color:#a01c5c;">Text here</p>
.mytext {color:#a01c5c;}
This box has a color of #a01c5c
<div style="background-color:#a01c5c;">Content here</div>
.mybackground {background-color:#a01c5c;}
Border around this has a color of #a01c5c
<div style="border:2px solid #a01c5c;">Content here</div>
.myborder {border:2px solid #a01c5c;}