#a01e3f color space conversions
Hex:
#a01e3f
RGB:
160, 30, 63
CMY:
37, 88, 75
CMYK:
0, 81, 61, 37
HSL:
345°, 68.4211%, 37.2549%
HSV (HSB):
345°, 81.2500%, 62.7451%
XYZ:
15.8587, 8.7610, 5.5578
xyY:
0.5255, 0.2903, 8.7610
CIE-Lab:
35.5200, 53.1929, 14.6377
CIE-LCH:
35.5200, 55.1702, 15.3859
CIE-Luv:
35.5200, 87.3104, 5.8207
Hunter-Lab:
29.5990, 43.8392, 9.5864
#a01e3f color charts
#a01e3f color shades, tints & tones
#a01e3f color schemes
#a01e3f color preview, HTML & CSS examples
This text has a color of #a01e3f
<p style="color:#a01e3f;">Text here</p>
.mytext {color:#a01e3f;}
This box has a color of #a01e3f
<div style="background-color:#a01e3f;">Content here</div>
.mybackground {background-color:#a01e3f;}
Border around this has a color of #a01e3f
<div style="border:2px solid #a01e3f;">Content here</div>
.myborder {border:2px solid #a01e3f;}