#958d42 color space conversions
Hex:
        #958d42
        RGB:
        149, 141, 66
        CMY:
        42, 45, 74
        CMYK:
        0, 5, 56, 42
      HSL:
        54°, 38.6047%, 42.1569%
        HSV (HSB):
        54°, 55.7047%, 58.4314%
        XYZ:
        22.9027, 25.8327, 8.9334
        xyY:
        0.3971, 0.4479, 25.8327
      CIE-Lab:
        57.8779, -7.3014, 40.4699
        CIE-LCH:
        57.8779, 41.1233, 100.2271
        CIE-Luv:
        57.8779, 8.8057, 47.7421
        Hunter-Lab:
        50.8258, -8.5112, 25.1570
      #958d42 color charts
#958d42 RGB chart
      #958d42 CMYK chart
      #958d42 RGB pie chart
      #958d42 color shades, tints & tones
#958d42 color schemes
#958d42 color preview, HTML & CSS examples
           This text has a color of #958d42        
        
          <p style="color:#958d42;">Text here</p>
        
        
          .mytext {color:#958d42;}
        
        Text color #958d42
      
           This box has a color of #958d42        
        
          <div style="background-color:#958d42;">Content here</div>
        
        
          .mybackground {background-color:#958d42;}
        
        Background color #958d42
      
           Border around this has a color of #958d42        
        
          <div style="border:2px solid #958d42;">Content here</div>
        
        
          .myborder {border:2px solid #958d42;}
        
        Border color #958d42