#979a5e color space conversions
Hex:
        #979a5e
        RGB:
        151, 154, 94
        CMY:
        41, 40, 63
        CMYK:
        2, 0, 39, 40
      HSL:
        63°, 24.1935%, 48.6275%
        HSV (HSB):
        63°, 38.9610%, 60.3922%
        XYZ:
        26.3385, 30.4987, 15.0883
        xyY:
        0.3662, 0.4240, 30.4987
      CIE-Lab:
        62.0821, -10.5835, 31.1283
        CIE-LCH:
        62.0821, 32.8783, 108.7778
        CIE-Luv:
        62.0821, 1.0375, 40.7269
        Hunter-Lab:
        55.2256, -11.5136, 22.4592
      #979a5e color charts
#979a5e RGB chart
      #979a5e CMYK chart
      #979a5e RGB pie chart
      #979a5e color shades, tints & tones
#979a5e color schemes
#979a5e color preview, HTML & CSS examples
           This text has a color of #979a5e        
        
          <p style="color:#979a5e;">Text here</p>
        
        
          .mytext {color:#979a5e;}
        
        Text color #979a5e
      
           This box has a color of #979a5e        
        
          <div style="background-color:#979a5e;">Content here</div>
        
        
          .mybackground {background-color:#979a5e;}
        
        Background color #979a5e
      
           Border around this has a color of #979a5e        
        
          <div style="border:2px solid #979a5e;">Content here</div>
        
        
          .myborder {border:2px solid #979a5e;}
        
        Border color #979a5e