#a7a80e color space conversions
Hex:
#a7a80e
RGB:
167, 168, 14
CMY:
35, 34, 95
CMYK:
1, 0, 92, 34
HSL:
60°, 84.6154%, 35.6863%
HSV (HSB):
60°, 91.6667%, 65.8824%
XYZ:
30.0182, 36.2525, 5.8308
xyY:
0.4163, 0.5028, 36.2525
CIE-Lab:
66.7124, -16.0174, 67.2225
CIE-LCH:
66.7124, 69.1045, 103.4022
CIE-Luv:
66.7124, 4.5333, 72.3763
Hunter-Lab:
60.2100, -16.3747, 36.4053
#a7a80e color charts
#a7a80e color shades, tints & tones
#a7a80e color schemes
#a7a80e color preview, HTML & CSS examples
This text has a color of #a7a80e
<p style="color:#a7a80e;">Text here</p>
.mytext {color:#a7a80e;}
This box has a color of #a7a80e
<div style="background-color:#a7a80e;">Content here</div>
.mybackground {background-color:#a7a80e;}
Border around this has a color of #a7a80e
<div style="border:2px solid #a7a80e;">Content here</div>
.myborder {border:2px solid #a7a80e;}