#a14e1b color space conversions
Hex:
#a14e1b
RGB:
161, 78, 27
CMY:
37, 69, 89
CMYK:
0, 52, 83, 37
HSL:
23°, 71.2766%, 36.8627%
HSV (HSB):
23°, 83.2298%, 63.1373%
XYZ:
17.6202, 13.1050, 2.6377
xyY:
0.5281, 0.3928, 13.1050
CIE-Lab:
42.9210, 31.1280, 43.7179
CIE-LCH:
42.9210, 53.6675, 54.5484
CIE-Luv:
42.9210, 66.6700, 34.9783
Hunter-Lab:
36.2008, 23.5306, 21.0204
#a14e1b color charts
#a14e1b color shades, tints & tones
#a14e1b color schemes
#a14e1b color preview, HTML & CSS examples
This text has a color of #a14e1b
<p style="color:#a14e1b;">Text here</p>
.mytext {color:#a14e1b;}
This box has a color of #a14e1b
<div style="background-color:#a14e1b;">Content here</div>
.mybackground {background-color:#a14e1b;}
Border around this has a color of #a14e1b
<div style="border:2px solid #a14e1b;">Content here</div>
.myborder {border:2px solid #a14e1b;}