#956b45 color space conversions
Hex:
        #956b45
        RGB:
        149, 107, 69
        CMY:
        42, 58, 73
        CMYK:
        0, 28, 54, 42
      HSL:
        29°, 36.6972%, 42.7451%
        HSV (HSB):
        29°, 53.6913%, 58.4314%
        XYZ:
        18.7263, 17.3346, 7.9892
        xyY:
        0.4251, 0.3935, 17.3346
      CIE-Lab:
        48.6789, 12.1545, 27.7862
        CIE-LCH:
        48.6789, 30.3283, 66.3740
        CIE-Luv:
        48.6789, 31.3922, 29.7691
        Hunter-Lab:
        41.6349, 7.4237, 17.7675
      #956b45 color charts
#956b45 RGB chart
      #956b45 CMYK chart
      #956b45 RGB pie chart
      #956b45 color shades, tints & tones
#956b45 color schemes
#956b45 color preview, HTML & CSS examples
           This text has a color of #956b45        
        
          <p style="color:#956b45;">Text here</p>
        
        
          .mytext {color:#956b45;}
        
        Text color #956b45
      
           This box has a color of #956b45        
        
          <div style="background-color:#956b45;">Content here</div>
        
        
          .mybackground {background-color:#956b45;}
        
        Background color #956b45
      
           Border around this has a color of #956b45        
        
          <div style="border:2px solid #956b45;">Content here</div>
        
        
          .myborder {border:2px solid #956b45;}
        
        Border color #956b45