#a7b05a color space conversions
Hex:
#a7b05a
RGB:
167, 176, 90
CMY:
35, 31, 65
CMYK:
5, 0, 49, 31
HSL:
66°, 35.2459%, 52.1569%
HSV (HSB):
66°, 48.8636%, 69.0196%
XYZ:
33.3071, 40.0043, 15.6390
xyY:
0.3744, 0.4497, 40.0043
CIE-Lab:
69.4726, -15.9079, 42.6265
CIE-LCH:
69.4726, 45.4981, 110.4652
CIE-Luv:
69.4726, -1.8051, 55.0085
Hunter-Lab:
63.2490, -16.6870, 29.6142
#a7b05a color charts
#a7b05a color shades, tints & tones
#a7b05a color schemes
#a7b05a color preview, HTML & CSS examples
This text has a color of #a7b05a
<p style="color:#a7b05a;">Text here</p>
.mytext {color:#a7b05a;}
This box has a color of #a7b05a
<div style="background-color:#a7b05a;">Content here</div>
.mybackground {background-color:#a7b05a;}
Border around this has a color of #a7b05a
<div style="border:2px solid #a7b05a;">Content here</div>
.myborder {border:2px solid #a7b05a;}