#7f8e8c color space conversions
Hex:
#7f8e8c
RGB:
127, 142, 140
CMY:
50, 44, 45
CMYK:
11, 0, 1, 44
HSL:
172°, 6.2241%, 52.7451%
HSV (HSB):
172°, 10.5634%, 55.6863%
XYZ:
23.1590, 25.7515, 28.5609
xyY:
0.2989, 0.3324, 25.7515
CIE-Lab:
57.8004, -5.8110, -0.7846
CIE-LCH:
57.8004, 5.8637, 187.6896
CIE-Luv:
57.8004, -8.0695, -0.1767
Hunter-Lab:
50.7459, -7.3429, 2.1525
#7f8e8c color charts
#7f8e8c color shades, tints & tones
#7f8e8c color schemes
#7f8e8c color preview, HTML & CSS examples
This text has a color of #7f8e8c
<p style="color:#7f8e8c;">Text here</p>
.mytext {color:#7f8e8c;}
This box has a color of #7f8e8c
<div style="background-color:#7f8e8c;">Content here</div>
.mybackground {background-color:#7f8e8c;}
Border around this has a color of #7f8e8c
<div style="border:2px solid #7f8e8c;">Content here</div>
.myborder {border:2px solid #7f8e8c;}