#956c5d color space conversions
Hex:
        #956c5d
        RGB:
        149, 108, 93
        CMY:
        42, 58, 64
        CMYK:
        0, 28, 38, 42
      HSL:
        16°, 23.1405%, 47.4510%
        HSV (HSB):
        16°, 37.5839%, 58.4314%
        XYZ:
        19.7328, 17.9050, 12.7719
        xyY:
        0.3914, 0.3552, 17.9050
      CIE-Lab:
        49.3807, 14.2514, 14.8225
        CIE-LCH:
        49.3807, 20.5623, 46.1253
        CIE-Luv:
        49.3807, 28.1289, 16.0679
        Hunter-Lab:
        42.3143, 9.1913, 11.7243
      #956c5d color charts
#956c5d RGB chart
      #956c5d CMYK chart
      #956c5d RGB pie chart
      #956c5d color shades, tints & tones
#956c5d color schemes
#956c5d color preview, HTML & CSS examples
           This text has a color of #956c5d        
        
          <p style="color:#956c5d;">Text here</p>
        
        
          .mytext {color:#956c5d;}
        
        Text color #956c5d
      
           This box has a color of #956c5d        
        
          <div style="background-color:#956c5d;">Content here</div>
        
        
          .mybackground {background-color:#956c5d;}
        
        Background color #956c5d
      
           Border around this has a color of #956c5d        
        
          <div style="border:2px solid #956c5d;">Content here</div>
        
        
          .myborder {border:2px solid #956c5d;}
        
        Border color #956c5d