#a01c31 color space conversions
Hex:
#a01c31
RGB:
160, 28, 49
CMY:
37, 89, 81
CMYK:
0, 83, 69, 37
HSL:
350°, 70.2128%, 36.8627%
HSV (HSB):
350°, 82.5000%, 62.7451%
XYZ:
15.4668, 8.5258, 3.7362
xyY:
0.5578, 0.3075, 8.5258
CIE-Lab:
35.0549, 52.9119, 23.0347
CIE-LCH:
35.0549, 57.7084, 23.5254
CIE-Luv:
35.0549, 92.2513, 12.8111
Hunter-Lab:
29.1990, 43.4537, 12.8528
#a01c31 color charts
#a01c31 color shades, tints & tones
#a01c31 color schemes
#a01c31 color preview, HTML & CSS examples
This text has a color of #a01c31
<p style="color:#a01c31;">Text here</p>
.mytext {color:#a01c31;}
This box has a color of #a01c31
<div style="background-color:#a01c31;">Content here</div>
.mybackground {background-color:#a01c31;}
Border around this has a color of #a01c31
<div style="border:2px solid #a01c31;">Content here</div>
.myborder {border:2px solid #a01c31;}