#949f7d color space conversions
Hex:
        #949f7d
        RGB:
        148, 159, 125
        CMY:
        42, 38, 51
        CMYK:
        7, 0, 21, 38
      HSL:
        79°, 15.0442%, 55.6863%
        HSV (HSB):
        79°, 21.3836%, 62.3529%
        XYZ:
        28.3126, 32.5728, 24.1970
        xyY:
        0.3328, 0.3828, 32.5728
      CIE-Lab:
        63.8135, -10.0979, 16.4669
        CIE-LCH:
        63.8135, 19.3165, 121.5176
        CIE-Luv:
        63.8135, -4.7504, 24.0264
        Hunter-Lab:
        57.0726, -11.3269, 14.8137
      #949f7d color charts
#949f7d RGB chart
      #949f7d CMYK chart
      #949f7d RGB pie chart
      #949f7d color shades, tints & tones
#949f7d color schemes
#949f7d color preview, HTML & CSS examples
           This text has a color of #949f7d        
        
          <p style="color:#949f7d;">Text here</p>
        
        
          .mytext {color:#949f7d;}
        
        Text color #949f7d
      
           This box has a color of #949f7d        
        
          <div style="background-color:#949f7d;">Content here</div>
        
        
          .mybackground {background-color:#949f7d;}
        
        Background color #949f7d
      
           Border around this has a color of #949f7d        
        
          <div style="border:2px solid #949f7d;">Content here</div>
        
        
          .myborder {border:2px solid #949f7d;}
        
        Border color #949f7d