#7f7f8b color space conversions
Hex:
#7f7f8b
RGB:
127, 127, 139
CMY:
50, 50, 45
CMYK:
9, 9, 0, 45
HSL:
240°, 4.9180%, 52.1569%
HSV (HSB):
240°, 8.6331%, 54.5098%
XYZ:
21.0020, 21.5548, 27.4797
xyY:
0.2999, 0.3078, 21.5548
CIE-Lab:
53.5515, 2.4900, -6.4740
CIE-LCH:
53.5515, 6.9363, 291.0372
CIE-Luv:
53.5515, -0.6900, -9.5842
Hunter-Lab:
46.4272, -0.5007, -2.5940
#7f7f8b color charts
#7f7f8b color shades, tints & tones
#7f7f8b color schemes
#7f7f8b color preview, HTML & CSS examples
This text has a color of #7f7f8b
<p style="color:#7f7f8b;">Text here</p>
.mytext {color:#7f7f8b;}
This box has a color of #7f7f8b
<div style="background-color:#7f7f8b;">Content here</div>
.mybackground {background-color:#7f7f8b;}
Border around this has a color of #7f7f8b
<div style="border:2px solid #7f7f8b;">Content here</div>
.myborder {border:2px solid #7f7f8b;}