#a18b31 color space conversions
Hex:
#a18b31
RGB:
161, 139, 49
CMY:
37, 45, 81
CMYK:
0, 14, 70, 37
HSL:
48°, 53.3333%, 41.1765%
HSV (HSB):
48°, 69.5652%, 63.1373%
XYZ:
24.4849, 26.2641, 6.6847
xyY:
0.4263, 0.4573, 26.2641
CIE-Lab:
58.2868, -2.0581, 49.1819
CIE-LCH:
58.2868, 49.2250, 92.3962
CIE-Luv:
58.2868, 19.3312, 53.5872
Hunter-Lab:
51.2485, -4.4030, 28.1403
#a18b31 color charts
#a18b31 color shades, tints & tones
#a18b31 color schemes
#a18b31 color preview, HTML & CSS examples
This text has a color of #a18b31
<p style="color:#a18b31;">Text here</p>
.mytext {color:#a18b31;}
This box has a color of #a18b31
<div style="background-color:#a18b31;">Content here</div>
.mybackground {background-color:#a18b31;}
Border around this has a color of #a18b31
<div style="border:2px solid #a18b31;">Content here</div>
.myborder {border:2px solid #a18b31;}