#7f7c4c color space conversions
Hex:
#7f7c4c
RGB:
127, 124, 76
CMY:
50, 51, 70
CMYK:
0, 2, 40, 50
HSL:
56°, 25.1232%, 39.8039%
HSV (HSB):
56°, 40.1575%, 49.8039%
XYZ:
17.2646, 19.4491, 9.6816
xyY:
0.3721, 0.4192, 19.4491
CIE-Lab:
51.2086, -6.5254, 26.6096
CIE-LCH:
51.2086, 27.3980, 103.7785
CIE-Luv:
51.2086, 4.2915, 32.9321
Hunter-Lab:
44.1012, -7.2986, 17.8548
#7f7c4c color charts
#7f7c4c color shades, tints & tones
#7f7c4c color schemes
#7f7c4c color preview, HTML & CSS examples
This text has a color of #7f7c4c
<p style="color:#7f7c4c;">Text here</p>
.mytext {color:#7f7c4c;}
This box has a color of #7f7c4c
<div style="background-color:#7f7c4c;">Content here</div>
.mybackground {background-color:#7f7c4c;}
Border around this has a color of #7f7c4c
<div style="border:2px solid #7f7c4c;">Content here</div>
.myborder {border:2px solid #7f7c4c;}