#949f5d color space conversions
Hex:
        #949f5d
        RGB:
        148, 159, 93
        CMY:
        42, 38, 64
        CMYK:
        7, 0, 42, 38
      HSL:
        70°, 26.1905%, 49.4118%
        HSV (HSB):
        70°, 41.5094%, 62.3529%
        XYZ:
        26.5867, 31.8825, 15.1086
        xyY:
        0.3613, 0.4333, 31.8825
      CIE-Lab:
        63.2456, -14.5780, 33.0881
        CIE-LCH:
        63.2456, 36.1571, 113.7774
        CIE-Luv:
        63.2456, -3.7286, 43.7696
        Hunter-Lab:
        56.4646, -14.7653, 23.6606
      #949f5d color charts
#949f5d RGB chart
      #949f5d CMYK chart
      #949f5d RGB pie chart
      #949f5d color shades, tints & tones
#949f5d color schemes
#949f5d color preview, HTML & CSS examples
           This text has a color of #949f5d        
        
          <p style="color:#949f5d;">Text here</p>
        
        
          .mytext {color:#949f5d;}
        
        Text color #949f5d
      
           This box has a color of #949f5d        
        
          <div style="background-color:#949f5d;">Content here</div>
        
        
          .mybackground {background-color:#949f5d;}
        
        Background color #949f5d
      
           Border around this has a color of #949f5d        
        
          <div style="border:2px solid #949f5d;">Content here</div>
        
        
          .myborder {border:2px solid #949f5d;}
        
        Border color #949f5d