#7f9f74 color space conversions
Hex:
        #7f9f74
        RGB:
        127, 159, 116
        CMY:
        50, 38, 55
        CMYK:
        20, 0, 27, 38
      HSL:
        105°, 18.2979%, 53.9216%
        HSV (HSB):
        105°, 27.0440%, 62.3529%
        XYZ:
        24.3029, 30.5693, 21.1426
        xyY:
        0.3197, 0.4021, 30.5693
      CIE-Lab:
        62.1423, -19.4668, 18.9138
        CIE-LCH:
        62.1423, 27.1420, 135.8255
        CIE-Luv:
        62.1423, -16.0635, 28.5204
        Hunter-Lab:
        55.2895, -18.2955, 16.0303
      #7f9f74 color charts
#7f9f74 RGB chart
      #7f9f74 CMYK chart
      #7f9f74 RGB pie chart
      #7f9f74 color shades, tints & tones
#7f9f74 color schemes
#7f9f74 color preview, HTML & CSS examples
           This text has a color of #7f9f74        
        
          <p style="color:#7f9f74;">Text here</p>
        
        
          .mytext {color:#7f9f74;}
        
        Text color #7f9f74
      
           This box has a color of #7f9f74        
        
          <div style="background-color:#7f9f74;">Content here</div>
        
        
          .mybackground {background-color:#7f9f74;}
        
        Background color #7f9f74
      
           Border around this has a color of #7f9f74        
        
          <div style="border:2px solid #7f9f74;">Content here</div>
        
        
          .myborder {border:2px solid #7f9f74;}
        
        Border color #7f9f74