#a14e3b color space conversions
Hex:
#a14e3b
RGB:
161, 78, 59
CMY:
37, 69, 77
CMYK:
0, 52, 63, 37
HSL:
11°, 46.3636%, 43.1373%
HSV (HSB):
11°, 63.3540%, 63.1373%
XYZ:
18.2117, 13.3416, 5.7530
xyY:
0.4882, 0.3576, 13.3416
CIE-Lab:
43.2735, 32.7640, 27.1474
CIE-LCH:
43.2735, 42.5495, 39.6442
CIE-Luv:
43.2735, 62.6488, 23.2498
Hunter-Lab:
36.5262, 25.0783, 16.2299
#a14e3b color charts
#a14e3b color shades, tints & tones
#a14e3b color schemes
#a14e3b color preview, HTML & CSS examples
This text has a color of #a14e3b
<p style="color:#a14e3b;">Text here</p>
.mytext {color:#a14e3b;}
This box has a color of #a14e3b
<div style="background-color:#a14e3b;">Content here</div>
.mybackground {background-color:#a14e3b;}
Border around this has a color of #a14e3b
<div style="border:2px solid #a14e3b;">Content here</div>
.myborder {border:2px solid #a14e3b;}