#a01e2b color space conversions
Hex:
#a01e2b
RGB:
160, 30, 43
CMY:
37, 88, 83
CMYK:
0, 81, 73, 37
HSL:
354°, 68.4211%, 37.2549%
HSV (HSB):
354°, 81.2500%, 62.7451%
XYZ:
15.3975, 8.5765, 3.1294
xyY:
0.5681, 0.3164, 8.5765
CIE-Lab:
35.1559, 52.0681, 26.9370
CIE-LCH:
35.1559, 58.6233, 27.3544
CIE-Luv:
35.1559, 93.0375, 15.8770
Hunter-Lab:
29.2857, 42.5996, 14.1644
#a01e2b color charts
#a01e2b color shades, tints & tones
#a01e2b color schemes
#a01e2b color preview, HTML & CSS examples
This text has a color of #a01e2b
<p style="color:#a01e2b;">Text here</p>
.mytext {color:#a01e2b;}
This box has a color of #a01e2b
<div style="background-color:#a01e2b;">Content here</div>
.mybackground {background-color:#a01e2b;}
Border around this has a color of #a01e2b
<div style="border:2px solid #a01e2b;">Content here</div>
.myborder {border:2px solid #a01e2b;}