#a13e1d color space conversions
Hex:
#a13e1d
RGB:
161, 62, 29
CMY:
37, 76, 89
CMYK:
0, 61, 82, 37
HSL:
15°, 69.4737%, 37.2549%
HSV (HSB):
15°, 81.9876%, 63.1373%
XYZ:
16.6423, 11.1110, 2.4299
xyY:
0.5514, 0.3681, 11.1110
CIE-Lab:
39.7668, 39.3490, 39.8414
CIE-LCH:
39.7668, 55.9972, 45.3563
CIE-Luv:
39.7668, 78.2831, 29.1187
Hunter-Lab:
33.3332, 30.7870, 19.0112
#a13e1d color charts
#a13e1d color shades, tints & tones
#a13e1d color schemes
#a13e1d color preview, HTML & CSS examples
This text has a color of #a13e1d
<p style="color:#a13e1d;">Text here</p>
.mytext {color:#a13e1d;}
This box has a color of #a13e1d
<div style="background-color:#a13e1d;">Content here</div>
.mybackground {background-color:#a13e1d;}
Border around this has a color of #a13e1d
<div style="border:2px solid #a13e1d;">Content here</div>
.myborder {border:2px solid #a13e1d;}