#a18d0c color space conversions
Hex:
#a18d0c
RGB:
161, 141, 12
CMY:
37, 45, 95
CMYK:
0, 12, 93, 37
HSL:
52°, 86.1272%, 33.9216%
HSV (HSB):
52°, 92.5466%, 63.1373%
XYZ:
24.2892, 26.6534, 4.2123
xyY:
0.4404, 0.4832, 26.6534
CIE-Lab:
58.6521, -4.4825, 61.0687
CIE-LCH:
58.6521, 61.2330, 94.1981
CIE-Luv:
58.6521, 18.7768, 61.7093
Hunter-Lab:
51.6269, -6.3672, 31.3013
#a18d0c color charts
#a18d0c color shades, tints & tones
#a18d0c color schemes
#a18d0c color preview, HTML & CSS examples
This text has a color of #a18d0c
<p style="color:#a18d0c;">Text here</p>
.mytext {color:#a18d0c;}
This box has a color of #a18d0c
<div style="background-color:#a18d0c;">Content here</div>
.mybackground {background-color:#a18d0c;}
Border around this has a color of #a18d0c
<div style="border:2px solid #a18d0c;">Content here</div>
.myborder {border:2px solid #a18d0c;}