#949a4d color space conversions
Hex:
        #949a4d
        RGB:
        148, 154, 77
        CMY:
        42, 40, 70
        CMYK:
        4, 0, 50, 40
      HSL:
        65°, 33.3333%, 45.2941%
        HSV (HSB):
        65°, 50.0000%, 60.3922%
        XYZ:
        25.1079, 29.9429, 11.4774
        xyY:
        0.3774, 0.4501, 29.9429
      CIE-Lab:
        61.6049, -13.6846, 39.3249
        CIE-LCH:
        61.6049, 41.6380, 109.1873
        CIE-Luv:
        61.6049, -0.3249, 49.2013
        Hunter-Lab:
        54.7201, -13.8569, 25.8682
      #949a4d color charts
#949a4d RGB chart
      #949a4d CMYK chart
      #949a4d RGB pie chart
      #949a4d color shades, tints & tones
#949a4d color schemes
#949a4d color preview, HTML & CSS examples
           This text has a color of #949a4d        
        
          <p style="color:#949a4d;">Text here</p>
        
        
          .mytext {color:#949a4d;}
        
        Text color #949a4d
      
           This box has a color of #949a4d        
        
          <div style="background-color:#949a4d;">Content here</div>
        
        
          .mybackground {background-color:#949a4d;}
        
        Background color #949a4d
      
           Border around this has a color of #949a4d        
        
          <div style="border:2px solid #949a4d;">Content here</div>
        
        
          .myborder {border:2px solid #949a4d;}
        
        Border color #949a4d