#949b54 color space conversions
Hex:
        #949b54
        RGB:
        148, 155, 84
        CMY:
        42, 39, 67
        CMYK:
        5, 0, 46, 39
      HSL:
        66°, 29.7071%, 46.8627%
        HSV (HSB):
        66°, 45.8065%, 60.7843%
        XYZ:
        25.5343, 30.3787, 12.9054
        xyY:
        0.3710, 0.4414, 30.3787
      CIE-Lab:
        61.9796, -13.4935, 36.2049
        CIE-LCH:
        61.9796, 38.6377, 110.4403
        CIE-Luv:
        61.9796, -1.1246, 46.3448
        Hunter-Lab:
        55.1169, -13.7597, 24.6993
      #949b54 color charts
#949b54 RGB chart
      #949b54 CMYK chart
      #949b54 RGB pie chart
      #949b54 color shades, tints & tones
#949b54 color schemes
#949b54 color preview, HTML & CSS examples
           This text has a color of #949b54        
        
          <p style="color:#949b54;">Text here</p>
        
        
          .mytext {color:#949b54;}
        
        Text color #949b54
      
           This box has a color of #949b54        
        
          <div style="background-color:#949b54;">Content here</div>
        
        
          .mybackground {background-color:#949b54;}
        
        Background color #949b54
      
           Border around this has a color of #949b54        
        
          <div style="border:2px solid #949b54;">Content here</div>
        
        
          .myborder {border:2px solid #949b54;}
        
        Border color #949b54