#a79f9e color space conversions
Hex:
#a79f9e
RGB:
167, 159, 158
CMY:
35, 38, 38
CMYK:
0, 5, 5, 35
HSL:
7°, 4.8649%, 63.7255%
HSV (HSB):
7°, 5.3892%, 65.4902%
XYZ:
34.5060, 35.4804, 37.3775
xyY:
0.3214, 0.3305, 35.4804
CIE-Lab:
66.1210, 2.7186, 1.5496
CIE-LCH:
66.1210, 3.1293, 29.6836
CIE-Luv:
66.1210, 4.7126, 1.7677
Hunter-Lab:
59.5654, -0.8350, 4.4911
#a79f9e color charts
#a79f9e color shades, tints & tones
#a79f9e color schemes
#a79f9e color preview, HTML & CSS examples
This text has a color of #a79f9e
<p style="color:#a79f9e;">Text here</p>
.mytext {color:#a79f9e;}
This box has a color of #a79f9e
<div style="background-color:#a79f9e;">Content here</div>
.mybackground {background-color:#a79f9e;}
Border around this has a color of #a79f9e
<div style="border:2px solid #a79f9e;">Content here</div>
.myborder {border:2px solid #a79f9e;}