#a7b00e color space conversions
Hex:
#a7b00e
RGB:
167, 176, 14
CMY:
35, 31, 95
CMYK:
5, 0, 92, 31
HSL:
63°, 85.2632%, 37.2549%
HSV (HSB):
63°, 92.0455%, 69.0196%
XYZ:
31.5409, 39.2979, 6.3383
xyY:
0.4087, 0.5092, 39.2979
CIE-Lab:
68.9665, -20.0707, 68.9821
CIE-LCH:
68.9665, 71.8426, 106.2226
CIE-Luv:
68.9665, -0.6421, 75.5528
Hunter-Lab:
62.6880, -19.8932, 37.8868
#a7b00e color charts
#a7b00e color shades, tints & tones
#a7b00e color schemes
#a7b00e color preview, HTML & CSS examples
This text has a color of #a7b00e
<p style="color:#a7b00e;">Text here</p>
.mytext {color:#a7b00e;}
This box has a color of #a7b00e
<div style="background-color:#a7b00e;">Content here</div>
.mybackground {background-color:#a7b00e;}
Border around this has a color of #a7b00e
<div style="border:2px solid #a7b00e;">Content here</div>
.myborder {border:2px solid #a7b00e;}