#a18c3e color space conversions
Hex:
#a18c3e
RGB:
161, 140, 62
CMY:
37, 45, 76
CMYK:
0, 13, 61, 37
HSL:
47°, 44.3946%, 43.7255%
HSV (HSB):
47°, 61.4907%, 63.1373%
XYZ:
24.9455, 26.6810, 8.3926
xyY:
0.4156, 0.4445, 26.6810
CIE-Lab:
58.6779, -1.7612, 43.6395
CIE-LCH:
58.6779, 43.6750, 92.3111
CIE-Luv:
58.6779, 18.1026, 49.4935
Hunter-Lab:
51.6537, -4.1895, 26.5242
#a18c3e color charts
#a18c3e color shades, tints & tones
#a18c3e color schemes
#a18c3e color preview, HTML & CSS examples
This text has a color of #a18c3e
<p style="color:#a18c3e;">Text here</p>
.mytext {color:#a18c3e;}
This box has a color of #a18c3e
<div style="background-color:#a18c3e;">Content here</div>
.mybackground {background-color:#a18c3e;}
Border around this has a color of #a18c3e
<div style="border:2px solid #a18c3e;">Content here</div>
.myborder {border:2px solid #a18c3e;}