#7f8f95 color space conversions
Hex:
#7f8f95
RGB:
127, 143, 149
CMY:
50, 44, 42
CMYK:
15, 4, 0, 42
HSL:
196°, 9.4017%, 54.1176%
HSV (HSB):
196°, 14.7651%, 58.4314%
XYZ:
23.9997, 26.3269, 32.2504
xyY:
0.2906, 0.3188, 26.3269
CIE-Lab:
58.3460, -4.4289, -5.1351
CIE-LCH:
58.3460, 6.7812, 229.2229
CIE-Luv:
58.3460, -8.8525, -6.7041
Hunter-Lab:
51.3097, -6.3002, -1.3496
#7f8f95 color charts
#7f8f95 color shades, tints & tones
#7f8f95 color schemes
#7f8f95 color preview, HTML & CSS examples
This text has a color of #7f8f95
<p style="color:#7f8f95;">Text here</p>
.mytext {color:#7f8f95;}
This box has a color of #7f8f95
<div style="background-color:#7f8f95;">Content here</div>
.mybackground {background-color:#7f8f95;}
Border around this has a color of #7f8f95
<div style="border:2px solid #7f8f95;">Content here</div>
.myborder {border:2px solid #7f8f95;}