#953a3e color space conversions
Hex:
        #953a3e
        RGB:
        149, 58, 62
        CMY:
        42, 77, 76
        CMYK:
        0, 61, 58, 42
      HSL:
        357°, 43.9614%, 40.5882%
        HSV (HSB):
        357°, 61.0738%, 58.4314%
        XYZ:
        14.7770, 9.7635, 5.6631
        xyY:
        0.4892, 0.3233, 9.7635
      CIE-Lab:
        37.4145, 38.6206, 17.4385
        CIE-LCH:
        37.4145, 42.3751, 24.3007
        CIE-Luv:
        37.4145, 65.0886, 12.0222
        Hunter-Lab:
        31.2466, 29.7340, 11.1269
      #953a3e color charts
#953a3e RGB chart
      #953a3e CMYK chart
      #953a3e RGB pie chart
      #953a3e color shades, tints & tones
#953a3e color schemes
#953a3e color preview, HTML & CSS examples
           This text has a color of #953a3e        
        
          <p style="color:#953a3e;">Text here</p>
        
        
          .mytext {color:#953a3e;}
        
        Text color #953a3e
      
           This box has a color of #953a3e        
        
          <div style="background-color:#953a3e;">Content here</div>
        
        
          .mybackground {background-color:#953a3e;}
        
        Background color #953a3e
      
           Border around this has a color of #953a3e        
        
          <div style="border:2px solid #953a3e;">Content here</div>
        
        
          .myborder {border:2px solid #953a3e;}
        
        Border color #953a3e