#953b3d color space conversions
Hex:
        #953b3d
        RGB:
        149, 59, 61
        CMY:
        42, 77, 76
        CMYK:
        0, 60, 59, 42
      HSL:
        359°, 43.2692%, 40.7843%
        HSV (HSB):
        359°, 60.4027%, 58.4314%
        XYZ:
        14.8007, 9.8544, 5.5369
        xyY:
        0.4902, 0.3264, 9.8544
      CIE-Lab:
        37.5799, 38.0517, 18.2824
        CIE-LCH:
        37.5799, 42.2159, 25.6626
        CIE-Luv:
        37.5799, 64.7226, 12.9501
        Hunter-Lab:
        31.3917, 29.2243, 11.5166
      #953b3d color charts
#953b3d RGB chart
      #953b3d CMYK chart
      #953b3d RGB pie chart
      #953b3d color shades, tints & tones
#953b3d color schemes
#953b3d color preview, HTML & CSS examples
           This text has a color of #953b3d        
        
          <p style="color:#953b3d;">Text here</p>
        
        
          .mytext {color:#953b3d;}
        
        Text color #953b3d
      
           This box has a color of #953b3d        
        
          <div style="background-color:#953b3d;">Content here</div>
        
        
          .mybackground {background-color:#953b3d;}
        
        Background color #953b3d
      
           Border around this has a color of #953b3d        
        
          <div style="border:2px solid #953b3d;">Content here</div>
        
        
          .myborder {border:2px solid #953b3d;}
        
        Border color #953b3d