#956c3e color space conversions
Hex:
        #956c3e
        RGB:
        149, 108, 62
        CMY:
        42, 58, 76
        CMYK:
        0, 28, 58, 42
      HSL:
        32°, 41.2322%, 41.3725%
        HSV (HSB):
        32°, 58.3893%, 58.4314%
        XYZ:
        18.6265, 17.4625, 6.9463
        xyY:
        0.4328, 0.4058, 17.4625
      CIE-Lab:
        48.8376, 10.9529, 31.8740
        CIE-LCH:
        48.8376, 33.7034, 71.0357
        CIE-Luv:
        48.8376, 31.3366, 33.7127
        Hunter-Lab:
        41.7881, 6.4347, 19.3961
      #956c3e color charts
#956c3e RGB chart
      #956c3e CMYK chart
      #956c3e RGB pie chart
      #956c3e color shades, tints & tones
#956c3e color schemes
#956c3e color preview, HTML & CSS examples
           This text has a color of #956c3e        
        
          <p style="color:#956c3e;">Text here</p>
        
        
          .mytext {color:#956c3e;}
        
        Text color #956c3e
      
           This box has a color of #956c3e        
        
          <div style="background-color:#956c3e;">Content here</div>
        
        
          .mybackground {background-color:#956c3e;}
        
        Background color #956c3e
      
           Border around this has a color of #956c3e        
        
          <div style="border:2px solid #956c3e;">Content here</div>
        
        
          .myborder {border:2px solid #956c3e;}
        
        Border color #956c3e