#956a3e color space conversions
Hex:
        #956a3e
        RGB:
        149, 106, 62
        CMY:
        42, 58, 76
        CMYK:
        0, 29, 58, 42
      HSL:
        30°, 41.2322%, 41.3725%
        HSV (HSB):
        30°, 58.3893%, 58.4314%
        XYZ:
        18.4180, 17.0454, 6.8768
        xyY:
        0.4350, 0.4026, 17.0454
      CIE-Lab:
        48.3172, 12.1079, 31.2443
        CIE-LCH:
        48.3172, 33.5083, 68.8176
        CIE-Luv:
        48.3172, 32.7405, 32.7696
        Hunter-Lab:
        41.2861, 7.3791, 19.0247
      #956a3e color charts
#956a3e RGB chart
      #956a3e CMYK chart
      #956a3e RGB pie chart
      #956a3e color shades, tints & tones
#956a3e color schemes
#956a3e color preview, HTML & CSS examples
           This text has a color of #956a3e        
        
          <p style="color:#956a3e;">Text here</p>
        
        
          .mytext {color:#956a3e;}
        
        Text color #956a3e
      
           This box has a color of #956a3e        
        
          <div style="background-color:#956a3e;">Content here</div>
        
        
          .mybackground {background-color:#956a3e;}
        
        Background color #956a3e
      
           Border around this has a color of #956a3e        
        
          <div style="border:2px solid #956a3e;">Content here</div>
        
        
          .myborder {border:2px solid #956a3e;}
        
        Border color #956a3e