#7f6f6c color space conversions
Hex:
#7f6f6c
RGB:
127, 111, 108
CMY:
50, 56, 58
CMYK:
0, 13, 15, 50
HSL:
9°, 8.0851%, 46.0784%
HSV (HSB):
9°, 14.9606%, 49.8039%
XYZ:
17.1436, 16.9636, 16.5581
xyY:
0.3384, 0.3348, 16.9636
CIE-Lab:
48.2142, 5.7189, 3.9611
CIE-LCH:
48.2142, 6.9567, 34.7077
CIE-Luv:
48.2142, 9.7821, 4.3099
Hunter-Lab:
41.1869, 2.2216, 4.9949
#7f6f6c color charts
#7f6f6c color shades, tints & tones
#7f6f6c color schemes
#7f6f6c color preview, HTML & CSS examples
This text has a color of #7f6f6c
<p style="color:#7f6f6c;">Text here</p>
.mytext {color:#7f6f6c;}
This box has a color of #7f6f6c
<div style="background-color:#7f6f6c;">Content here</div>
.mybackground {background-color:#7f6f6c;}
Border around this has a color of #7f6f6c
<div style="border:2px solid #7f6f6c;">Content here</div>
.myborder {border:2px solid #7f6f6c;}