#a18b3c color space conversions
Hex:
#a18b3c
RGB:
161, 139, 60
CMY:
37, 45, 76
CMYK:
0, 14, 63, 37
HSL:
47°, 45.7014%, 43.3333%
HSV (HSB):
47°, 62.7329%, 63.1373%
XYZ:
24.7462, 26.3685, 8.0603
xyY:
0.4182, 0.4456, 26.3685
CIE-Lab:
58.3852, -1.3547, 44.2733
CIE-LCH:
58.3852, 44.2940, 91.7526
CIE-Luv:
58.3852, 18.8767, 49.8013
Hunter-Lab:
51.3503, -3.8423, 26.6386
#a18b3c color charts
#a18b3c color shades, tints & tones
#a18b3c color schemes
#a18b3c color preview, HTML & CSS examples
This text has a color of #a18b3c
<p style="color:#a18b3c;">Text here</p>
.mytext {color:#a18b3c;}
This box has a color of #a18b3c
<div style="background-color:#a18b3c;">Content here</div>
.mybackground {background-color:#a18b3c;}
Border around this has a color of #a18b3c
<div style="border:2px solid #a18b3c;">Content here</div>
.myborder {border:2px solid #a18b3c;}