#7f8f83 color space conversions
Hex:
#7f8f83
RGB:
127, 143, 131
CMY:
50, 44, 49
CMYK:
11, 0, 8, 44
HSL:
135°, 6.6667%, 52.9412%
HSV (HSB):
135°, 11.1888%, 56.0784%
XYZ:
22.6716, 25.7956, 25.2569
xyY:
0.3075, 0.3499, 25.7956
CIE-Lab:
57.8426, -8.1992, 4.4286
CIE-LCH:
57.8426, 9.3188, 151.6256
CIE-Luv:
57.8426, -8.2736, 7.5001
Hunter-Lab:
50.7894, -9.2019, 6.0685
#7f8f83 color charts
#7f8f83 color shades, tints & tones
#7f8f83 color schemes
#7f8f83 color preview, HTML & CSS examples
This text has a color of #7f8f83
<p style="color:#7f8f83;">Text here</p>
.mytext {color:#7f8f83;}
This box has a color of #7f8f83
<div style="background-color:#7f8f83;">Content here</div>
.mybackground {background-color:#7f8f83;}
Border around this has a color of #7f8f83
<div style="border:2px solid #7f8f83;">Content here</div>
.myborder {border:2px solid #7f8f83;}