#a16a00 color space conversions
Hex:
#a16a00
RGB:
161, 106, 0
CMY:
37, 58, 100
CMYK:
0, 34, 100, 37
HSL:
40°, 100.0000%, 31.5686%
HSV (HSB):
40°, 100.0000%, 63.1373%
XYZ:
19.8520, 17.8851, 2.4059
xyY:
0.4945, 0.4455, 17.8851
CIE-Lab:
49.3565, 14.9506, 56.5615
CIE-LCH:
49.3565, 58.5041, 75.1939
CIE-Luv:
49.3565, 45.5712, 49.1951
Hunter-Lab:
42.2908, 9.7818, 26.2307
#a16a00 color charts
#a16a00 color shades, tints & tones
#a16a00 color schemes
#a16a00 color preview, HTML & CSS examples
This text has a color of #a16a00
<p style="color:#a16a00;">Text here</p>
.mytext {color:#a16a00;}
This box has a color of #a16a00
<div style="background-color:#a16a00;">Content here</div>
.mybackground {background-color:#a16a00;}
Border around this has a color of #a16a00
<div style="border:2px solid #a16a00;">Content here</div>
.myborder {border:2px solid #a16a00;}