#7f9577 color space conversions
Hex:
        #7f9577
        RGB:
        127, 149, 119
        CMY:
        50, 42, 53
        CMYK:
        15, 0, 20, 42
      HSL:
        104°, 12.3967%, 52.5490%
        HSV (HSB):
        104°, 20.1342%, 58.4314%
        XYZ:
        22.8296, 27.3388, 21.5264
        xyY:
        0.3184, 0.3813, 27.3388
      CIE-Lab:
        59.2866, -13.7049, 13.2935
        CIE-LCH:
        59.2866, 19.0930, 135.8732
        CIE-Luv:
        59.2866, -11.0074, 20.2270
        Hunter-Lab:
        52.2865, -13.5639, 12.1908
      #7f9577 color charts
#7f9577 RGB chart
      #7f9577 CMYK chart
      #7f9577 RGB pie chart
      #7f9577 color shades, tints & tones
#7f9577 color schemes
#7f9577 color preview, HTML & CSS examples
           This text has a color of #7f9577        
        
          <p style="color:#7f9577;">Text here</p>
        
        
          .mytext {color:#7f9577;}
        
        Text color #7f9577
      
           This box has a color of #7f9577        
        
          <div style="background-color:#7f9577;">Content here</div>
        
        
          .mybackground {background-color:#7f9577;}
        
        Background color #7f9577
      
           Border around this has a color of #7f9577        
        
          <div style="border:2px solid #7f9577;">Content here</div>
        
        
          .myborder {border:2px solid #7f9577;}
        
        Border color #7f9577