#7f9f81 color space conversions
Hex:
#7f9f81
RGB:
127, 159, 129
CMY:
50, 38, 49
CMYK:
20, 0, 19, 38
HSL:
124°, 14.2857%, 56.0784%
HSV (HSB):
124°, 20.1258%, 62.3529%
XYZ:
25.1130, 30.8933, 25.4083
xyY:
0.3085, 0.3795, 30.8933
CIE-Lab:
62.4174, -17.1651, 12.0712
CIE-LCH:
62.4174, 20.9847, 144.8836
CIE-Luv:
62.4174, -16.2009, 19.4728
Hunter-Lab:
55.5817, -16.6180, 11.8037
#7f9f81 color charts
#7f9f81 color shades, tints & tones
#7f9f81 color schemes
#7f9f81 color preview, HTML & CSS examples
This text has a color of #7f9f81
<p style="color:#7f9f81;">Text here</p>
.mytext {color:#7f9f81;}
This box has a color of #7f9f81
<div style="background-color:#7f9f81;">Content here</div>
.mybackground {background-color:#7f9f81;}
Border around this has a color of #7f9f81
<div style="border:2px solid #7f9f81;">Content here</div>
.myborder {border:2px solid #7f9f81;}