#a14e1c color space conversions
Hex:
#a14e1c
RGB:
161, 78, 28
CMY:
37, 69, 89
CMYK:
0, 52, 83, 37
HSL:
23°, 70.3704%, 37.0588%
HSV (HSB):
23°, 82.6087%, 63.1373%
XYZ:
17.6319, 13.1097, 2.6997
xyY:
0.5272, 0.3920, 13.1097
CIE-Lab:
42.9281, 31.1610, 43.2802
CIE-LCH:
42.9281, 53.3309, 54.2468
CIE-Luv:
42.9281, 66.5855, 34.7328
Hunter-Lab:
36.2073, 23.5617, 20.9243
#a14e1c color charts
#a14e1c color shades, tints & tones
#a14e1c color schemes
#a14e1c color preview, HTML & CSS examples
This text has a color of #a14e1c
<p style="color:#a14e1c;">Text here</p>
.mytext {color:#a14e1c;}
This box has a color of #a14e1c
<div style="background-color:#a14e1c;">Content here</div>
.mybackground {background-color:#a14e1c;}
Border around this has a color of #a14e1c
<div style="border:2px solid #a14e1c;">Content here</div>
.myborder {border:2px solid #a14e1c;}