#949b4a color space conversions
Hex:
        #949b4a
        RGB:
        148, 155, 74
        CMY:
        42, 39, 71
        CMYK:
        5, 0, 52, 39
      HSL:
        65°, 35.3712%, 44.9020%
        HSV (HSB):
        65°, 52.2581%, 60.7843%
        XYZ:
        25.1701, 30.2330, 10.9875
        xyY:
        0.3791, 0.4554, 30.2330
      CIE-Lab:
        61.8547, -14.4966, 41.1194
        CIE-LCH:
        61.8547, 43.6000, 109.4200
        CIE-Luv:
        61.8547, -0.8485, 51.0530
        Hunter-Lab:
        54.9845, -14.5115, 26.6413
      #949b4a color charts
#949b4a RGB chart
      #949b4a CMYK chart
      #949b4a RGB pie chart
      #949b4a color shades, tints & tones
#949b4a color schemes
#949b4a color preview, HTML & CSS examples
           This text has a color of #949b4a        
        
          <p style="color:#949b4a;">Text here</p>
        
        
          .mytext {color:#949b4a;}
        
        Text color #949b4a
      
           This box has a color of #949b4a        
        
          <div style="background-color:#949b4a;">Content here</div>
        
        
          .mybackground {background-color:#949b4a;}
        
        Background color #949b4a
      
           Border around this has a color of #949b4a        
        
          <div style="border:2px solid #949b4a;">Content here</div>
        
        
          .myborder {border:2px solid #949b4a;}
        
        Border color #949b4a