#7f9079 color space conversions
Hex:
        #7f9079
        RGB:
        127, 144, 121
        CMY:
        50, 44, 53
        CMYK:
        12, 0, 16, 44
      HSL:
        104°, 9.3878%, 51.9608%
        HSV (HSB):
        104°, 15.9722%, 56.4706%
        XYZ:
        22.1768, 25.8390, 21.9077
        xyY:
        0.3172, 0.3695, 25.8390
      CIE-Lab:
        57.8839, -10.6497, 10.1911
        CIE-LCH:
        57.8839, 14.7402, 136.2608
        CIE-Luv:
        57.8839, -8.4866, 15.6107
        Hunter-Lab:
        50.8321, -11.0808, 10.0295
      #7f9079 color charts
#7f9079 RGB chart
      #7f9079 CMYK chart
      #7f9079 RGB pie chart
      #7f9079 color shades, tints & tones
#7f9079 color schemes
#7f9079 color preview, HTML & CSS examples
           This text has a color of #7f9079        
        
          <p style="color:#7f9079;">Text here</p>
        
        
          .mytext {color:#7f9079;}
        
        Text color #7f9079
      
           This box has a color of #7f9079        
        
          <div style="background-color:#7f9079;">Content here</div>
        
        
          .mybackground {background-color:#7f9079;}
        
        Background color #7f9079
      
           Border around this has a color of #7f9079        
        
          <div style="border:2px solid #7f9079;">Content here</div>
        
        
          .myborder {border:2px solid #7f9079;}
        
        Border color #7f9079