#a13e1f color space conversions
Hex:
#a13e1f
RGB:
161, 62, 31
CMY:
37, 76, 88
CMYK:
0, 61, 81, 37
HSL:
14°, 67.7083%, 37.6471%
HSV (HSB):
14°, 80.7453%, 63.1373%
XYZ:
16.6679, 11.1212, 2.5644
xyY:
0.5491, 0.3664, 11.1212
CIE-Lab:
39.7839, 39.4184, 38.8502
CIE-LCH:
39.7839, 55.3457, 44.5841
CIE-Luv:
39.7839, 78.0428, 28.5533
Hunter-Lab:
33.3485, 30.8559, 18.7847
#a13e1f color charts
#a13e1f color shades, tints & tones
#a13e1f color schemes
#a13e1f color preview, HTML & CSS examples
This text has a color of #a13e1f
<p style="color:#a13e1f;">Text here</p>
.mytext {color:#a13e1f;}
This box has a color of #a13e1f
<div style="background-color:#a13e1f;">Content here</div>
.mybackground {background-color:#a13e1f;}
Border around this has a color of #a13e1f
<div style="border:2px solid #a13e1f;">Content here</div>
.myborder {border:2px solid #a13e1f;}