#757e5b color space conversions
Hex:
#757e5b
RGB:
117, 126, 91
CMY:
54, 51, 64
CMYK:
7, 0, 28, 51
HSL:
75°, 16.1290%, 42.5490%
HSV (HSB):
75°, 27.7778%, 49.4118%
XYZ:
16.6853, 19.4589, 12.7741
xyY:
0.3411, 0.3978, 19.4589
CIE-Lab:
51.2199, -9.7771, 17.9880
CIE-LCH:
51.2199, 20.4734, 118.5256
CIE-Luv:
51.2199, -3.6236, 24.3173
Hunter-Lab:
44.1123, -9.6796, 13.7094
#757e5b color charts
#757e5b color shades, tints & tones
#757e5b color schemes
#757e5b color preview, HTML & CSS examples
This text has a color of #757e5b
<p style="color:#757e5b;">Text here</p>
.mytext {color:#757e5b;}
This box has a color of #757e5b
<div style="background-color:#757e5b;">Content here</div>
.mybackground {background-color:#757e5b;}
Border around this has a color of #757e5b
<div style="border:2px solid #757e5b;">Content here</div>
.myborder {border:2px solid #757e5b;}