#a01c4e color space conversions
Hex:
#a01c4e
RGB:
160, 28, 78
CMY:
37, 89, 69
CMYK:
0, 83, 51, 37
HSL:
337°, 70.2128%, 36.8627%
HSV (HSB):
337°, 82.5000%, 62.7451%
XYZ:
16.2876, 8.8541, 8.0583
xyY:
0.4906, 0.2667, 8.8541
CIE-Lab:
35.7020, 54.8683, 5.1713
CIE-LCH:
35.7020, 55.1115, 5.3841
CIE-Luv:
35.7020, 82.6863, -3.9201
Hunter-Lab:
29.7559, 45.6333, 4.7726
#a01c4e color charts
#a01c4e color shades, tints & tones
#a01c4e color schemes
#a01c4e color preview, HTML & CSS examples
This text has a color of #a01c4e
<p style="color:#a01c4e;">Text here</p>
.mytext {color:#a01c4e;}
This box has a color of #a01c4e
<div style="background-color:#a01c4e;">Content here</div>
.mybackground {background-color:#a01c4e;}
Border around this has a color of #a01c4e
<div style="border:2px solid #a01c4e;">Content here</div>
.myborder {border:2px solid #a01c4e;}