#949a6d color space conversions
Hex:
        #949a6d
        RGB:
        148, 154, 109
        CMY:
        42, 40, 57
        CMYK:
        4, 0, 29, 40
      HSL:
        68°, 18.2186%, 51.5686%
        HSV (HSB):
        68°, 29.2208%, 60.3922%
        XYZ:
        26.5287, 30.5112, 18.9590
        xyY:
        0.3491, 0.4015, 30.5112
      CIE-Lab:
        62.0928, -9.8470, 22.9611
        CIE-LCH:
        62.0928, 24.9835, 113.2124
        CIE-Luv:
        62.0928, -1.3895, 31.6220
        Hunter-Lab:
        55.2370, -10.9365, 18.3157
      #949a6d color charts
#949a6d RGB chart
      #949a6d CMYK chart
      #949a6d RGB pie chart
      #949a6d color shades, tints & tones
#949a6d color schemes
#949a6d color preview, HTML & CSS examples
           This text has a color of #949a6d        
        
          <p style="color:#949a6d;">Text here</p>
        
        
          .mytext {color:#949a6d;}
        
        Text color #949a6d
      
           This box has a color of #949a6d        
        
          <div style="background-color:#949a6d;">Content here</div>
        
        
          .mybackground {background-color:#949a6d;}
        
        Background color #949a6d
      
           Border around this has a color of #949a6d        
        
          <div style="border:2px solid #949a6d;">Content here</div>
        
        
          .myborder {border:2px solid #949a6d;}
        
        Border color #949a6d