#a16f16 color space conversions
Hex:
#a16f16
RGB:
161, 111, 22
CMY:
37, 56, 91
CMYK:
0, 31, 86, 37
HSL:
38°, 75.9563%, 35.8824%
HSV (HSB):
38°, 86.3354%, 63.1373%
XYZ:
20.5272, 19.0039, 3.3453
xyY:
0.4788, 0.4432, 19.0039
CIE-Lab:
50.6917, 12.5212, 52.3455
CIE-LCH:
50.6917, 53.8222, 76.5474
CIE-Luv:
50.6917, 41.0619, 48.4775
Hunter-Lab:
43.5934, 7.7633, 25.9656
#a16f16 color charts
#a16f16 color shades, tints & tones
#a16f16 color schemes
#a16f16 color preview, HTML & CSS examples
This text has a color of #a16f16
<p style="color:#a16f16;">Text here</p>
.mytext {color:#a16f16;}
This box has a color of #a16f16
<div style="background-color:#a16f16;">Content here</div>
.mybackground {background-color:#a16f16;}
Border around this has a color of #a16f16
<div style="border:2px solid #a16f16;">Content here</div>
.myborder {border:2px solid #a16f16;}