#7f7f86 color space conversions
Hex:
#7f7f86
RGB:
127, 127, 134
CMY:
50, 50, 47
CMYK:
5, 5, 0, 47
HSL:
240°, 2.8112%, 51.1765%
HSV (HSB):
240°, 5.2239%, 52.5490%
XYZ:
20.6448, 21.4120, 25.5991
xyY:
0.3051, 0.3165, 21.4120
CIE-Lab:
53.3975, 1.4305, -3.7879
CIE-LCH:
53.3975, 4.0490, 290.6894
CIE-Luv:
53.3975, -0.3992, -5.5516
Hunter-Lab:
46.2731, -1.3398, -0.4091
#7f7f86 color charts
#7f7f86 color shades, tints & tones
#7f7f86 color schemes
#7f7f86 color preview, HTML & CSS examples
This text has a color of #7f7f86
<p style="color:#7f7f86;">Text here</p>
.mytext {color:#7f7f86;}
This box has a color of #7f7f86
<div style="background-color:#7f7f86;">Content here</div>
.mybackground {background-color:#7f7f86;}
Border around this has a color of #7f7f86
<div style="border:2px solid #7f7f86;">Content here</div>
.myborder {border:2px solid #7f7f86;}