#7f8b7f color space conversions
Hex:
#7f8b7f
RGB:
127, 139, 127
CMY:
50, 45, 50
CMYK:
9, 0, 9, 45
HSL:
120°, 4.9180%, 52.1569%
HSV (HSB):
120°, 8.6331%, 54.5098%
XYZ:
21.8158, 24.5096, 23.6597
xyY:
0.3117, 0.3502, 24.5096
CIE-Lab:
56.5944, -6.7712, 4.9235
CIE-LCH:
56.5944, 8.3720, 143.9779
CIE-Luv:
56.5944, -6.1198, 7.9033
Hunter-Lab:
49.5071, -7.9798, 6.3200
#7f8b7f color charts
#7f8b7f color shades, tints & tones
#7f8b7f color schemes
#7f8b7f color preview, HTML & CSS examples
This text has a color of #7f8b7f
<p style="color:#7f8b7f;">Text here</p>
.mytext {color:#7f8b7f;}
This box has a color of #7f8b7f
<div style="background-color:#7f8b7f;">Content here</div>
.mybackground {background-color:#7f8b7f;}
Border around this has a color of #7f8b7f
<div style="border:2px solid #7f8b7f;">Content here</div>
.myborder {border:2px solid #7f8b7f;}