#a16d0d color space conversions
Hex:
#a16d0d
RGB:
161, 109, 13
CMY:
37, 57, 95
CMYK:
0, 32, 92, 37
HSL:
39°, 85.0575%, 34.1176%
HSV (HSB):
39°, 91.9255%, 63.1373%
XYZ:
20.2392, 18.5434, 2.8933
xyY:
0.4856, 0.4449, 18.5434
CIE-Lab:
50.1487, 13.4526, 54.3679
CIE-LCH:
50.1487, 56.0075, 76.1021
CIE-Luv:
50.1487, 42.8993, 48.9975
Hunter-Lab:
43.0621, 8.5367, 26.1598
#a16d0d color charts
#a16d0d color shades, tints & tones
#a16d0d color schemes
#a16d0d color preview, HTML & CSS examples
This text has a color of #a16d0d
<p style="color:#a16d0d;">Text here</p>
.mytext {color:#a16d0d;}
This box has a color of #a16d0d
<div style="background-color:#a16d0d;">Content here</div>
.mybackground {background-color:#a16d0d;}
Border around this has a color of #a16d0d
<div style="border:2px solid #a16d0d;">Content here</div>
.myborder {border:2px solid #a16d0d;}