#757b7b color space conversions
Hex:
#757b7b
RGB:
117, 123, 123
CMY:
54, 52, 52
CMYK:
5, 0, 0, 52
HSL:
180°, 2.5000%, 47.0588%
HSV (HSB):
180°, 4.8780%, 48.2353%
XYZ:
17.9942, 19.3779, 21.5308
xyY:
0.3055, 0.3290, 19.3779
CIE-Lab:
51.1264, -2.2368, -0.7838
CIE-LCH:
51.1264, 2.3702, 199.3104
CIE-Luv:
51.1264, -3.3259, -0.7263
Hunter-Lab:
44.0203, -4.0699, 1.8149
#757b7b color charts
#757b7b color shades, tints & tones
#757b7b color schemes
#757b7b color preview, HTML & CSS examples
This text has a color of #757b7b
<p style="color:#757b7b;">Text here</p>
.mytext {color:#757b7b;}
This box has a color of #757b7b
<div style="background-color:#757b7b;">Content here</div>
.mybackground {background-color:#757b7b;}
Border around this has a color of #757b7b
<div style="border:2px solid #757b7b;">Content here</div>
.myborder {border:2px solid #757b7b;}