#a14e2f color space conversions
Hex:
#a14e2f
RGB:
161, 78, 47
CMY:
37, 69, 82
CMYK:
0, 52, 71, 37
HSL:
16°, 54.8077%, 40.7843%
HSV (HSB):
16°, 70.8075%, 63.1373%
XYZ:
17.9354, 13.2311, 4.2979
xyY:
0.5057, 0.3731, 13.2311
CIE-Lab:
43.1094, 32.0062, 33.8157
CIE-LCH:
43.1094, 46.5607, 46.5747
CIE-Luv:
43.1094, 64.4705, 28.5775
Hunter-Lab:
36.3746, 24.3586, 18.4567
#a14e2f color charts
#a14e2f color shades, tints & tones
#a14e2f color schemes
#a14e2f color preview, HTML & CSS examples
This text has a color of #a14e2f
<p style="color:#a14e2f;">Text here</p>
.mytext {color:#a14e2f;}
This box has a color of #a14e2f
<div style="background-color:#a14e2f;">Content here</div>
.mybackground {background-color:#a14e2f;}
Border around this has a color of #a14e2f
<div style="border:2px solid #a14e2f;">Content here</div>
.myborder {border:2px solid #a14e2f;}