#a16e0c color space conversions
Hex:
#a16e0c
RGB:
161, 110, 12
CMY:
37, 57, 95
CMYK:
0, 32, 93, 37
HSL:
39°, 86.1272%, 33.9216%
HSV (HSB):
39°, 92.5466%, 63.1373%
XYZ:
20.3402, 18.7555, 2.8959
xyY:
0.4844, 0.4466, 18.7555
CIE-Lab:
50.3999, 12.8657, 54.7827
CIE-LCH:
50.3999, 56.2731, 76.7836
CIE-Luv:
50.3999, 42.1360, 49.4973
Hunter-Lab:
43.3076, 8.0476, 26.3506
#a16e0c color charts
#a16e0c color shades, tints & tones
#a16e0c color schemes
#a16e0c color preview, HTML & CSS examples
This text has a color of #a16e0c
<p style="color:#a16e0c;">Text here</p>
.mytext {color:#a16e0c;}
This box has a color of #a16e0c
<div style="background-color:#a16e0c;">Content here</div>
.mybackground {background-color:#a16e0c;}
Border around this has a color of #a16e0c
<div style="border:2px solid #a16e0c;">Content here</div>
.myborder {border:2px solid #a16e0c;}