#757f7f color space conversions
Hex:
#757f7f
RGB:
117, 127, 127
CMY:
54, 50, 50
CMYK:
8, 0, 0, 50
HSL:
180°, 4.0984%, 47.8431%
HSV (HSB):
180°, 7.8740%, 49.8039%
XYZ:
18.7563, 20.4930, 23.0456
xyY:
0.3011, 0.3290, 20.4930
CIE-Lab:
52.3900, -3.6866, -1.2761
CIE-LCH:
52.3900, 3.9012, 199.0925
CIE-Luv:
52.3900, -5.4766, -1.1904
Hunter-Lab:
45.2691, -5.2635, 1.5050
#757f7f color charts
#757f7f color shades, tints & tones
#757f7f color schemes
#757f7f color preview, HTML & CSS examples
This text has a color of #757f7f
<p style="color:#757f7f;">Text here</p>
.mytext {color:#757f7f;}
This box has a color of #757f7f
<div style="background-color:#757f7f;">Content here</div>
.mybackground {background-color:#757f7f;}
Border around this has a color of #757f7f
<div style="border:2px solid #757f7f;">Content here</div>
.myborder {border:2px solid #757f7f;}