#a18b2e color space conversions
Hex:
#a18b2e
RGB:
161, 139, 46
CMY:
37, 45, 82
CMYK:
0, 14, 71, 37
HSL:
49°, 55.5556%, 40.5882%
HSV (HSB):
49°, 71.4286%, 63.1373%
XYZ:
24.4237, 26.2396, 6.3622
xyY:
0.4283, 0.4601, 26.2396
CIE-Lab:
58.2637, -2.2239, 50.4317
CIE-LCH:
58.2637, 50.4807, 92.5250
CIE-Luv:
58.2637, 19.4394, 54.4880
Hunter-Lab:
51.2246, -4.5348, 28.4932
#a18b2e color charts
#a18b2e color shades, tints & tones
#a18b2e color schemes
#a18b2e color preview, HTML & CSS examples
This text has a color of #a18b2e
<p style="color:#a18b2e;">Text here</p>
.mytext {color:#a18b2e;}
This box has a color of #a18b2e
<div style="background-color:#a18b2e;">Content here</div>
.mybackground {background-color:#a18b2e;}
Border around this has a color of #a18b2e
<div style="border:2px solid #a18b2e;">Content here</div>
.myborder {border:2px solid #a18b2e;}