#953e3f color space conversions
Hex:
        #953e3f
        RGB:
        149, 62, 63
        CMY:
        42, 76, 75
        CMYK:
        0, 58, 58, 42
      HSL:
        359°, 41.2322%, 41.3725%
        HSV (HSB):
        359°, 58.3893%, 58.4314%
        XYZ:
        15.0143, 10.1937, 5.8789
        xyY:
        0.4830, 0.3279, 10.1937
      CIE-Lab:
        38.1878, 36.7187, 17.8355
        CIE-LCH:
        38.1878, 40.8212, 25.9074
        CIE-Luv:
        38.1878, 62.4621, 12.9504
        Hunter-Lab:
        31.9276, 28.0682, 11.4321
      #953e3f color charts
#953e3f RGB chart
      #953e3f CMYK chart
      #953e3f RGB pie chart
      #953e3f color shades, tints & tones
#953e3f color schemes
#953e3f color preview, HTML & CSS examples
           This text has a color of #953e3f        
        
          <p style="color:#953e3f;">Text here</p>
        
        
          .mytext {color:#953e3f;}
        
        Text color #953e3f
      
           This box has a color of #953e3f        
        
          <div style="background-color:#953e3f;">Content here</div>
        
        
          .mybackground {background-color:#953e3f;}
        
        Background color #953e3f
      
           Border around this has a color of #953e3f        
        
          <div style="border:2px solid #953e3f;">Content here</div>
        
        
          .myborder {border:2px solid #953e3f;}
        
        Border color #953e3f