#7f7e8d color space conversions
Hex:
#7f7e8d
RGB:
127, 126, 141
CMY:
50, 51, 45
CMYK:
10, 11, 0, 45
HSL:
244°, 6.1728%, 52.3529%
HSV (HSB):
244°, 10.6383%, 55.2941%
XYZ:
21.0210, 21.3568, 28.2137
xyY:
0.2978, 0.3025, 21.3568
CIE-Lab:
53.3378, 3.5020, -7.9578
CIE-LCH:
53.3378, 8.6943, 293.7529
CIE-Luv:
53.3378, -0.3234, -11.8923
Hunter-Lab:
46.2134, 0.3202, -3.8476
#7f7e8d color charts
#7f7e8d color shades, tints & tones
#7f7e8d color schemes
#7f7e8d color preview, HTML & CSS examples
This text has a color of #7f7e8d
<p style="color:#7f7e8d;">Text here</p>
.mytext {color:#7f7e8d;}
This box has a color of #7f7e8d
<div style="background-color:#7f7e8d;">Content here</div>
.mybackground {background-color:#7f7e8d;}
Border around this has a color of #7f7e8d
<div style="border:2px solid #7f7e8d;">Content here</div>
.myborder {border:2px solid #7f7e8d;}