#a18b0c color space conversions
Hex:
#a18b0c
RGB:
161, 139, 12
CMY:
37, 45, 95
CMYK:
0, 14, 93, 37
HSL:
51°, 86.1272%, 33.9216%
HSV (HSB):
51°, 92.5466%, 63.1373%
XYZ:
23.9969, 26.0688, 4.1148
xyY:
0.4429, 0.4811, 26.0688
CIE-Lab:
58.1023, -3.3907, 60.6464
CIE-LCH:
58.1023, 60.7411, 93.2000
CIE-Luv:
58.1023, 20.2118, 60.9122
Hunter-Lab:
51.0577, -5.4565, 30.9621
#a18b0c color charts
#a18b0c color shades, tints & tones
#a18b0c color schemes
#a18b0c color preview, HTML & CSS examples
This text has a color of #a18b0c
<p style="color:#a18b0c;">Text here</p>
.mytext {color:#a18b0c;}
This box has a color of #a18b0c
<div style="background-color:#a18b0c;">Content here</div>
.mybackground {background-color:#a18b0c;}
Border around this has a color of #a18b0c
<div style="border:2px solid #a18b0c;">Content here</div>
.myborder {border:2px solid #a18b0c;}