#a01e0d color space conversions
Hex:
#a01e0d
RGB:
160, 30, 13
CMY:
37, 88, 95
CMYK:
0, 81, 92, 37
HSL:
7°, 84.9711%, 33.9216%
HSV (HSB):
7°, 91.8750%, 62.7451%
XYZ:
15.0341, 8.4312, 1.2158
xyY:
0.6091, 0.3416, 8.4312
CIE-Lab:
34.8652, 51.1595, 42.9967
CIE-LCH:
34.8652, 66.8282, 40.0452
CIE-Luv:
34.8652, 98.1138, 24.6752
Hunter-Lab:
29.0365, 41.6074, 17.8431
#a01e0d color charts
#a01e0d color shades, tints & tones
#a01e0d color schemes
#a01e0d color preview, HTML & CSS examples
This text has a color of #a01e0d
<p style="color:#a01e0d;">Text here</p>
.mytext {color:#a01e0d;}
This box has a color of #a01e0d
<div style="background-color:#a01e0d;">Content here</div>
.mybackground {background-color:#a01e0d;}
Border around this has a color of #a01e0d
<div style="border:2px solid #a01e0d;">Content here</div>
.myborder {border:2px solid #a01e0d;}