#a7b01e color space conversions
Hex:
#a7b01e
RGB:
167, 176, 30
CMY:
35, 31, 88
CMYK:
5, 0, 83, 31
HSL:
64°, 70.8738%, 40.3922%
HSV (HSB):
64°, 82.9545%, 69.0196%
XYZ:
31.6960, 39.3599, 7.1550
xyY:
0.4053, 0.5033, 39.3599
CIE-Lab:
69.0112, -19.6969, 65.8638
CIE-LCH:
69.0112, 68.7459, 106.6495
CIE-Luv:
69.0112, -0.7493, 73.6565
Hunter-Lab:
62.7375, -19.6093, 37.1544
#a7b01e color charts
#a7b01e color shades, tints & tones
#a7b01e color schemes
#a7b01e color preview, HTML & CSS examples
This text has a color of #a7b01e
<p style="color:#a7b01e;">Text here</p>
.mytext {color:#a7b01e;}
This box has a color of #a7b01e
<div style="background-color:#a7b01e;">Content here</div>
.mybackground {background-color:#a7b01e;}
Border around this has a color of #a7b01e
<div style="border:2px solid #a7b01e;">Content here</div>
.myborder {border:2px solid #a7b01e;}