#757f5e color space conversions
Hex:
#757f5e
RGB:
117, 127, 94
CMY:
54, 50, 63
CMYK:
8, 0, 26, 50
HSL:
78°, 14.9321%, 43.3333%
HSV (HSB):
78°, 25.9843%, 49.8039%
XYZ:
16.9459, 19.7688, 13.5123
xyY:
0.3374, 0.3936, 19.7688
CIE-Lab:
51.5748, -9.8570, 16.7491
CIE-LCH:
51.5748, 19.4343, 120.4774
CIE-Luv:
51.5748, -4.2703, 22.9566
Hunter-Lab:
44.4621, -9.7769, 13.1049
#757f5e color charts
#757f5e color shades, tints & tones
#757f5e color schemes
#757f5e color preview, HTML & CSS examples
This text has a color of #757f5e
<p style="color:#757f5e;">Text here</p>
.mytext {color:#757f5e;}
This box has a color of #757f5e
<div style="background-color:#757f5e;">Content here</div>
.mybackground {background-color:#757f5e;}
Border around this has a color of #757f5e
<div style="border:2px solid #757f5e;">Content here</div>
.myborder {border:2px solid #757f5e;}