#956c2f color space conversions
Hex:
        #956c2f
        RGB:
        149, 108, 47
        CMY:
        42, 58, 82
        CMYK:
        0, 28, 68, 42
      HSL:
        36°, 52.0408%, 38.4314%
        HSV (HSB):
        36°, 68.4564%, 58.4314%
        XYZ:
        18.2701, 17.3199, 5.0695
        xyY:
        0.4493, 0.4260, 17.3199
      CIE-Lab:
        48.6606, 9.8512, 39.5339
        CIE-LCH:
        48.6606, 40.7428, 76.0078
        CIE-Luv:
        48.6606, 32.4804, 39.9618
        Hunter-Lab:
        41.6172, 5.5319, 21.9098
      #956c2f color charts
#956c2f RGB chart
      #956c2f CMYK chart
      #956c2f RGB pie chart
      #956c2f color shades, tints & tones
#956c2f color schemes
#956c2f color preview, HTML & CSS examples
           This text has a color of #956c2f        
        
          <p style="color:#956c2f;">Text here</p>
        
        
          .mytext {color:#956c2f;}
        
        Text color #956c2f
      
           This box has a color of #956c2f        
        
          <div style="background-color:#956c2f;">Content here</div>
        
        
          .mybackground {background-color:#956c2f;}
        
        Background color #956c2f
      
           Border around this has a color of #956c2f        
        
          <div style="border:2px solid #956c2f;">Content here</div>
        
        
          .myborder {border:2px solid #956c2f;}
        
        Border color #956c2f