#a01e0b color space conversions
Hex:
#a01e0b
RGB:
160, 30, 11
CMY:
37, 88, 96
CMYK:
0, 81, 93, 37
HSL:
8°, 87.1345%, 33.5294%
HSV (HSB):
8°, 93.1250%, 62.7451%
XYZ:
15.0219, 8.4263, 1.1513
xyY:
0.6107, 0.3425, 8.4263
CIE-Lab:
34.8554, 51.1286, 43.7842
CIE-LCH:
34.8554, 67.3141, 40.5752
CIE-Luv:
34.8554, 98.2945, 24.9867
Hunter-Lab:
29.0281, 41.5737, 17.9681
#a01e0b color charts
#a01e0b color shades, tints & tones
#a01e0b color schemes
#a01e0b color preview, HTML & CSS examples
This text has a color of #a01e0b
<p style="color:#a01e0b;">Text here</p>
.mytext {color:#a01e0b;}
This box has a color of #a01e0b
<div style="background-color:#a01e0b;">Content here</div>
.mybackground {background-color:#a01e0b;}
Border around this has a color of #a01e0b
<div style="border:2px solid #a01e0b;">Content here</div>
.myborder {border:2px solid #a01e0b;}