#a79f5e color space conversions
Hex:
#a79f5e
RGB:
167, 159, 94
CMY:
35, 38, 63
CMYK:
0, 5, 44, 35
HSL:
53°, 29.3173%, 51.1765%
HSV (HSB):
53°, 43.7126%, 65.4902%
XYZ:
30.3549, 33.8199, 15.5177
xyY:
0.3809, 0.4244, 33.8199
CIE-Lab:
64.8194, -6.5899, 34.8752
CIE-LCH:
64.8194, 35.4923, 100.7002
CIE-Luv:
64.8194, 8.4237, 44.3881
Hunter-Lab:
58.1549, -8.6002, 24.8878
#a79f5e color charts
#a79f5e color shades, tints & tones
#a79f5e color schemes
#a79f5e color preview, HTML & CSS examples
This text has a color of #a79f5e
<p style="color:#a79f5e;">Text here</p>
.mytext {color:#a79f5e;}
This box has a color of #a79f5e
<div style="background-color:#a79f5e;">Content here</div>
.mybackground {background-color:#a79f5e;}
Border around this has a color of #a79f5e
<div style="border:2px solid #a79f5e;">Content here</div>
.myborder {border:2px solid #a79f5e;}