#7f6f5f color space conversions
Hex:
#7f6f5f
RGB:
127, 111, 95
CMY:
50, 56, 63
CMYK:
0, 13, 25, 50
HSL:
30°, 14.4144%, 43.5294%
HSV (HSB):
30°, 25.1969%, 49.8039%
XYZ:
16.5024, 16.7071, 13.1815
xyY:
0.3557, 0.3601, 16.7071
CIE-Lab:
47.8889, 3.5539, 11.2148
CIE-LCH:
47.8889, 11.7645, 72.4167
CIE-Luv:
47.8889, 10.8436, 13.6975
Hunter-Lab:
40.8744, 0.5365, 9.4917
#7f6f5f color charts
#7f6f5f color shades, tints & tones
#7f6f5f color schemes
#7f6f5f color preview, HTML & CSS examples
This text has a color of #7f6f5f
<p style="color:#7f6f5f;">Text here</p>
.mytext {color:#7f6f5f;}
This box has a color of #7f6f5f
<div style="background-color:#7f6f5f;">Content here</div>
.mybackground {background-color:#7f6f5f;}
Border around this has a color of #7f6f5f
<div style="border:2px solid #7f6f5f;">Content here</div>
.myborder {border:2px solid #7f6f5f;}