#757f5d color space conversions
Hex:
#757f5d
RGB:
117, 127, 93
CMY:
54, 50, 64
CMYK:
8, 0, 27, 50
HSL:
78°, 15.4545%, 43.1373%
HSV (HSB):
78°, 26.7717%, 49.8039%
XYZ:
16.9013, 19.7510, 13.2775
xyY:
0.3385, 0.3956, 19.7510
CIE-Lab:
51.5545, -10.0165, 17.2953
CIE-LCH:
51.5545, 19.9865, 120.0770
CIE-Luv:
51.5545, -4.2377, 23.6128
Hunter-Lab:
44.4421, -9.8902, 13.3960
#757f5d color charts
#757f5d color shades, tints & tones
#757f5d color schemes
#757f5d color preview, HTML & CSS examples
This text has a color of #757f5d
<p style="color:#757f5d;">Text here</p>
.mytext {color:#757f5d;}
This box has a color of #757f5d
<div style="background-color:#757f5d;">Content here</div>
.mybackground {background-color:#757f5d;}
Border around this has a color of #757f5d
<div style="border:2px solid #757f5d;">Content here</div>
.myborder {border:2px solid #757f5d;}