#956b3a color space conversions
Hex:
        #956b3a
        RGB:
        149, 107, 58
        CMY:
        42, 58, 77
        CMYK:
        0, 28, 61, 42
      HSL:
        32°, 43.9614%, 40.5882%
        HSV (HSB):
        32°, 61.0738%, 58.4314%
        XYZ:
        18.4158, 17.2104, 6.3543
        xyY:
        0.4387, 0.4100, 17.2104
      CIE-Lab:
        48.5241, 11.2050, 33.6715
        CIE-LCH:
        48.5241, 35.4869, 71.5938
        CIE-Luv:
        48.5241, 32.3796, 35.0729
        Hunter-Lab:
        41.4855, 6.6385, 19.9584
      #956b3a color charts
#956b3a RGB chart
      #956b3a CMYK chart
      #956b3a RGB pie chart
      #956b3a color shades, tints & tones
#956b3a color schemes
#956b3a color preview, HTML & CSS examples
           This text has a color of #956b3a        
        
          <p style="color:#956b3a;">Text here</p>
        
        
          .mytext {color:#956b3a;}
        
        Text color #956b3a
      
           This box has a color of #956b3a        
        
          <div style="background-color:#956b3a;">Content here</div>
        
        
          .mybackground {background-color:#956b3a;}
        
        Background color #956b3a
      
           Border around this has a color of #956b3a        
        
          <div style="border:2px solid #956b3a;">Content here</div>
        
        
          .myborder {border:2px solid #956b3a;}
        
        Border color #956b3a