#7f9f8a color space conversions
Hex:
#7f9f8a
RGB:
127, 159, 138
CMY:
50, 38, 46
CMYK:
20, 0, 13, 38
HSL:
141°, 14.2857%, 56.0784%
HSV (HSB):
141°, 20.1258%, 62.3529%
XYZ:
25.7380, 31.1433, 28.6995
xyY:
0.3007, 0.3639, 31.1433
CIE-Lab:
62.6284, -15.4346, 7.3328
CIE-LCH:
62.6284, 17.0879, 154.5882
CIE-Luv:
62.6284, -16.3041, 12.8380
Hunter-Lab:
55.8062, -15.3360, 8.5732
#7f9f8a color charts
#7f9f8a color shades, tints & tones
#7f9f8a color schemes
#7f9f8a color preview, HTML & CSS examples
This text has a color of #7f9f8a
<p style="color:#7f9f8a;">Text here</p>
.mytext {color:#7f9f8a;}
This box has a color of #7f9f8a
<div style="background-color:#7f9f8a;">Content here</div>
.mybackground {background-color:#7f9f8a;}
Border around this has a color of #7f9f8a
<div style="border:2px solid #7f9f8a;">Content here</div>
.myborder {border:2px solid #7f9f8a;}