#953b5f color space conversions
Hex:
        #953b5f
        RGB:
        149, 59, 95
        CMY:
        42, 77, 63
        CMYK:
        0, 60, 36, 42
      HSL:
        336°, 43.2692%, 40.7843%
        HSV (HSB):
        336°, 60.4027%, 58.4314%
        XYZ:
        16.0239, 10.3437, 11.9785
        xyY:
        0.4179, 0.2697, 10.3437
      CIE-Lab:
        38.4524, 41.5064, -1.9485
        CIE-LCH:
        38.4524, 41.5521, 357.3122
        CIE-Luv:
        38.4524, 55.8016, -9.4274
        Hunter-Lab:
        32.1616, 32.6515, 0.4309
      #953b5f color charts
#953b5f RGB chart
      #953b5f CMYK chart
      #953b5f RGB pie chart
      #953b5f color shades, tints & tones
#953b5f color schemes
#953b5f color preview, HTML & CSS examples
           This text has a color of #953b5f        
        
          <p style="color:#953b5f;">Text here</p>
        
        
          .mytext {color:#953b5f;}
        
        Text color #953b5f
      
           This box has a color of #953b5f        
        
          <div style="background-color:#953b5f;">Content here</div>
        
        
          .mybackground {background-color:#953b5f;}
        
        Background color #953b5f
      
           Border around this has a color of #953b5f        
        
          <div style="border:2px solid #953b5f;">Content here</div>
        
        
          .myborder {border:2px solid #953b5f;}
        
        Border color #953b5f