#a7a14c color space conversions
Hex:
#a7a14c
RGB:
167, 161, 76
CMY:
35, 37, 70
CMYK:
0, 4, 54, 35
HSL:
56°, 37.4486%, 47.6471%
HSV (HSB):
56°, 54.4910%, 65.4902%
XYZ:
29.9857, 34.2270, 11.8635
xyY:
0.3942, 0.4499, 34.2270
CIE-Lab:
65.1424, -9.3732, 44.3762
CIE-LCH:
65.1424, 45.3553, 101.9268
CIE-Luv:
65.1424, 7.8943, 53.9502
Hunter-Lab:
58.5039, -10.8929, 28.9298
#a7a14c color charts
#a7a14c color shades, tints & tones
#a7a14c color schemes
#a7a14c color preview, HTML & CSS examples
This text has a color of #a7a14c
<p style="color:#a7a14c;">Text here</p>
.mytext {color:#a7a14c;}
This box has a color of #a7a14c
<div style="background-color:#a7a14c;">Content here</div>
.mybackground {background-color:#a7a14c;}
Border around this has a color of #a7a14c
<div style="border:2px solid #a7a14c;">Content here</div>
.myborder {border:2px solid #a7a14c;}