#953c4d color space conversions
Hex:
        #953c4d
        RGB:
        149, 60, 77
        CMY:
        42, 76, 70
        CMYK:
        0, 60, 48, 42
      HSL:
        349°, 42.5837%, 40.9804%
        HSV (HSB):
        349°, 59.7315%, 58.4314%
        XYZ:
        15.3498, 10.1571, 8.1727
        xyY:
        0.4558, 0.3016, 10.1571
      CIE-Lab:
        38.1229, 38.9974, 8.9499
        CIE-LCH:
        38.1229, 40.0113, 12.9256
        CIE-Luv:
        38.1229, 60.2525, 3.5793
        Hunter-Lab:
        31.8702, 30.1992, 7.1051
      #953c4d color charts
#953c4d RGB chart
      #953c4d CMYK chart
      #953c4d RGB pie chart
      #953c4d color shades, tints & tones
#953c4d color schemes
#953c4d color preview, HTML & CSS examples
           This text has a color of #953c4d        
        
          <p style="color:#953c4d;">Text here</p>
        
        
          .mytext {color:#953c4d;}
        
        Text color #953c4d
      
           This box has a color of #953c4d        
        
          <div style="background-color:#953c4d;">Content here</div>
        
        
          .mybackground {background-color:#953c4d;}
        
        Background color #953c4d
      
           Border around this has a color of #953c4d        
        
          <div style="border:2px solid #953c4d;">Content here</div>
        
        
          .myborder {border:2px solid #953c4d;}
        
        Border color #953c4d