#a7b31a color space conversions
Hex:
#a7b31a
RGB:
167, 179, 26
CMY:
35, 30, 90
CMYK:
7, 0, 85, 30
HSL:
65°, 74.6341%, 40.1961%
HSV (HSB):
65°, 85.4749%, 70.1961%
XYZ:
32.2429, 40.5303, 7.1010
xyY:
0.4037, 0.5074, 40.5303
CIE-Lab:
69.8456, -21.3106, 67.5057
CIE-LCH:
69.8456, 70.7895, 107.5202
CIE-Luv:
69.8456, -2.6072, 75.4505
Hunter-Lab:
63.6634, -21.0080, 37.9512
#a7b31a color charts
#a7b31a color shades, tints & tones
#a7b31a color schemes
#a7b31a color preview, HTML & CSS examples
This text has a color of #a7b31a
<p style="color:#a7b31a;">Text here</p>
.mytext {color:#a7b31a;}
This box has a color of #a7b31a
<div style="background-color:#a7b31a;">Content here</div>
.mybackground {background-color:#a7b31a;}
Border around this has a color of #a7b31a
<div style="border:2px solid #a7b31a;">Content here</div>
.myborder {border:2px solid #a7b31a;}