#956c3b color space conversions
Hex:
        #956c3b
        RGB:
        149, 108, 59
        CMY:
        42, 58, 77
        CMYK:
        0, 28, 60, 42
      HSL:
        33°, 43.2692%, 40.7843%
        HSV (HSB):
        33°, 60.4027%, 58.4314%
        XYZ:
        18.5464, 17.4305, 6.5246
        xyY:
        0.4364, 0.4101, 17.4305
      CIE-Lab:
        48.7979, 10.7071, 33.4567
        CIE-LCH:
        48.7979, 35.1282, 72.2539
        CIE-Luv:
        48.7979, 31.5885, 35.0908
        Hunter-Lab:
        41.7498, 6.2325, 19.9591
      #956c3b color charts
#956c3b RGB chart
      #956c3b CMYK chart
      #956c3b RGB pie chart
      #956c3b color shades, tints & tones
#956c3b color schemes
#956c3b color preview, HTML & CSS examples
           This text has a color of #956c3b        
        
          <p style="color:#956c3b;">Text here</p>
        
        
          .mytext {color:#956c3b;}
        
        Text color #956c3b
      
           This box has a color of #956c3b        
        
          <div style="background-color:#956c3b;">Content here</div>
        
        
          .mybackground {background-color:#956c3b;}
        
        Background color #956c3b
      
           Border around this has a color of #956c3b        
        
          <div style="border:2px solid #956c3b;">Content here</div>
        
        
          .myborder {border:2px solid #956c3b;}
        
        Border color #956c3b