#a7a55f color space conversions
Hex:
#a7a55f
RGB:
167, 165, 95
CMY:
35, 35, 63
CMYK:
0, 1, 43, 35
HSL:
58°, 29.0323%, 51.3725%
HSV (HSB):
58°, 43.1138%, 65.4902%
XYZ:
31.4570, 35.9520, 16.1079
xyY:
0.3767, 0.4305, 35.9520
CIE-Lab:
66.4832, -9.6742, 36.4358
CIE-LCH:
66.4832, 37.6982, 104.8697
CIE-Luv:
66.4832, 4.6817, 46.9644
Hunter-Lab:
59.9600, -11.2828, 26.0440
#a7a55f color charts
#a7a55f color shades, tints & tones
#a7a55f color schemes
#a7a55f color preview, HTML & CSS examples
This text has a color of #a7a55f
<p style="color:#a7a55f;">Text here</p>
.mytext {color:#a7a55f;}
This box has a color of #a7a55f
<div style="background-color:#a7a55f;">Content here</div>
.mybackground {background-color:#a7a55f;}
Border around this has a color of #a7a55f
<div style="border:2px solid #a7a55f;">Content here</div>
.myborder {border:2px solid #a7a55f;}