#a18b2f color space conversions
Hex:
#a18b2f
RGB:
161, 139, 47
CMY:
37, 45, 82
CMYK:
0, 14, 71, 37
HSL:
48°, 54.8077%, 40.7843%
HSV (HSB):
48°, 70.8075%, 63.1373%
XYZ:
24.4437, 26.2475, 6.4673
xyY:
0.4276, 0.4592, 26.2475
CIE-Lab:
58.2713, -2.1699, 50.0199
CIE-LCH:
58.2713, 50.0669, 92.4839
CIE-Luv:
58.2713, 19.4041, 54.1940
Hunter-Lab:
51.2324, -4.4918, 28.3782
#a18b2f color charts
#a18b2f color shades, tints & tones
#a18b2f color schemes
#a18b2f color preview, HTML & CSS examples
This text has a color of #a18b2f
<p style="color:#a18b2f;">Text here</p>
.mytext {color:#a18b2f;}
This box has a color of #a18b2f
<div style="background-color:#a18b2f;">Content here</div>
.mybackground {background-color:#a18b2f;}
Border around this has a color of #a18b2f
<div style="border:2px solid #a18b2f;">Content here</div>
.myborder {border:2px solid #a18b2f;}