#7f7c5e color space conversions
Hex:
#7f7c5e
RGB:
127, 124, 94
CMY:
50, 51, 63
CMYK:
0, 2, 26, 50
HSL:
55°, 14.9321%, 43.3333%
HSV (HSB):
55°, 25.9843%, 49.8039%
XYZ:
17.9804, 19.7355, 13.4513
xyY:
0.3514, 0.3857, 19.7355
CIE-Lab:
51.5368, -4.0792, 16.8338
CIE-LCH:
51.5368, 17.3210, 103.6215
CIE-Luv:
51.5368, 3.4294, 22.0383
Hunter-Lab:
44.4246, -5.4970, 13.1448
#7f7c5e color charts
#7f7c5e color shades, tints & tones
#7f7c5e color schemes
#7f7c5e color preview, HTML & CSS examples
This text has a color of #7f7c5e
<p style="color:#7f7c5e;">Text here</p>
.mytext {color:#7f7c5e;}
This box has a color of #7f7c5e
<div style="background-color:#7f7c5e;">Content here</div>
.mybackground {background-color:#7f7c5e;}
Border around this has a color of #7f7c5e
<div style="border:2px solid #7f7c5e;">Content here</div>
.myborder {border:2px solid #7f7c5e;}