#953c2d color space conversions
Hex:
        #953c2d
        RGB:
        149, 60, 45
        CMY:
        42, 76, 82
        CMYK:
        0, 60, 70, 42
      HSL:
        9°, 53.6082%, 38.0392%
        HSV (HSB):
        9°, 69.7987%, 58.4314%
        XYZ:
        14.4839, 9.8107, 3.6129
        xyY:
        0.5190, 0.3515, 9.8107
      CIE-Lab:
        37.5006, 36.4605, 27.9743
        CIE-LCH:
        37.5006, 45.9558, 37.4972
        CIE-Luv:
        37.5006, 67.3011, 21.2440
        Hunter-Lab:
        31.3221, 27.7281, 15.0866
      #953c2d color charts
#953c2d RGB chart
      #953c2d CMYK chart
      #953c2d RGB pie chart
      #953c2d color shades, tints & tones
#953c2d color schemes
#953c2d color preview, HTML & CSS examples
           This text has a color of #953c2d        
        
          <p style="color:#953c2d;">Text here</p>
        
        
          .mytext {color:#953c2d;}
        
        Text color #953c2d
      
           This box has a color of #953c2d        
        
          <div style="background-color:#953c2d;">Content here</div>
        
        
          .mybackground {background-color:#953c2d;}
        
        Background color #953c2d
      
           Border around this has a color of #953c2d        
        
          <div style="border:2px solid #953c2d;">Content here</div>
        
        
          .myborder {border:2px solid #953c2d;}
        
        Border color #953c2d