#a7b05f color space conversions
Hex:
#a7b05f
RGB:
167, 176, 95
CMY:
35, 31, 63
CMYK:
5, 0, 46, 31
HSL:
67°, 33.8912%, 53.1373%
HSV (HSB):
67°, 46.0227%, 69.0196%
XYZ:
33.5272, 40.0924, 16.7980
xyY:
0.3708, 0.4434, 40.0924
CIE-Lab:
69.5353, -15.4032, 40.2085
CIE-LCH:
69.5353, 43.0579, 110.9610
CIE-Luv:
69.5353, -1.9417, 52.6004
Hunter-Lab:
63.3185, -16.2915, 28.5937
#a7b05f color charts
#a7b05f color shades, tints & tones
#a7b05f color schemes
#a7b05f color preview, HTML & CSS examples
This text has a color of #a7b05f
<p style="color:#a7b05f;">Text here</p>
.mytext {color:#a7b05f;}
This box has a color of #a7b05f
<div style="background-color:#a7b05f;">Content here</div>
.mybackground {background-color:#a7b05f;}
Border around this has a color of #a7b05f
<div style="border:2px solid #a7b05f;">Content here</div>
.myborder {border:2px solid #a7b05f;}