#a76a00 color space conversions
Hex:
#a76a00
RGB:
167, 106, 0
CMY:
35, 58, 100
CMYK:
0, 37, 100, 35
HSL:
38°, 100.0000%, 32.7451%
HSV (HSB):
38°, 100.0000%, 65.4902%
XYZ:
21.0904, 18.5236, 2.4638
xyY:
0.5012, 0.4402, 18.5236
CIE-Lab:
50.1251, 17.6825, 57.4396
CIE-LCH:
50.1251, 60.0997, 72.8892
CIE-Luv:
50.1251, 50.5335, 49.4441
Hunter-Lab:
43.0390, 12.1520, 26.7332
#a76a00 color charts
#a76a00 color shades, tints & tones
#a76a00 color schemes
#a76a00 color preview, HTML & CSS examples
This text has a color of #a76a00
<p style="color:#a76a00;">Text here</p>
.mytext {color:#a76a00;}
This box has a color of #a76a00
<div style="background-color:#a76a00;">Content here</div>
.mybackground {background-color:#a76a00;}
Border around this has a color of #a76a00
<div style="border:2px solid #a76a00;">Content here</div>
.myborder {border:2px solid #a76a00;}