#a7b14d color space conversions
Hex:
#a7b14d
RGB:
167, 177, 77
CMY:
35, 31, 70
CMYK:
6, 0, 56, 31
HSL:
66°, 39.3701%, 49.8039%
HSV (HSB):
66°, 56.4972%, 69.4118%
XYZ:
32.9980, 40.1956, 13.0405
xyY:
0.3827, 0.4661, 40.1956
CIE-Lab:
69.6086, -17.5879, 49.0166
CIE-LCH:
69.6086, 52.0765, 109.7388
CIE-Luv:
69.6086, -2.0915, 61.1381
Hunter-Lab:
63.4000, -18.0454, 32.1848
#a7b14d color charts
#a7b14d color shades, tints & tones
#a7b14d color schemes
#a7b14d color preview, HTML & CSS examples
This text has a color of #a7b14d
<p style="color:#a7b14d;">Text here</p>
.mytext {color:#a7b14d;}
This box has a color of #a7b14d
<div style="background-color:#a7b14d;">Content here</div>
.mybackground {background-color:#a7b14d;}
Border around this has a color of #a7b14d
<div style="border:2px solid #a7b14d;">Content here</div>
.myborder {border:2px solid #a7b14d;}