#767e7e color space conversions
Hex:
#767e7e
RGB:
118, 126, 126
CMY:
54, 51, 51
CMYK:
6, 0, 0, 51
HSL:
180°, 3.2787%, 47.8431%
HSV (HSB):
180°, 6.3492%, 49.4118%
XYZ:
18.6980, 20.2796, 22.6675
xyY:
0.3033, 0.3290, 20.2796
CIE-Lab:
52.1519, -2.9620, -1.0312
CIE-LCH:
52.1519, 3.1364, 199.1955
CIE-Luv:
52.1519, -4.4101, -0.9603
Hunter-Lab:
45.0329, -4.6932, 1.6791
#767e7e color charts
#767e7e color shades, tints & tones
#767e7e color schemes
#767e7e color preview, HTML & CSS examples
This text has a color of #767e7e
<p style="color:#767e7e;">Text here</p>
.mytext {color:#767e7e;}
This box has a color of #767e7e
<div style="background-color:#767e7e;">Content here</div>
.mybackground {background-color:#767e7e;}
Border around this has a color of #767e7e
<div style="border:2px solid #767e7e;">Content here</div>
.myborder {border:2px solid #767e7e;}