#963c3a color space conversions
Hex:
        #963c3a
        RGB:
        150, 60, 58
        CMY:
        41, 76, 77
        CMYK:
        0, 60, 61, 41
      HSL:
        1°, 44.2308%, 40.7843%
        HSV (HSB):
        1°, 61.3333%, 58.8235%
        XYZ:
        14.9573, 10.0212, 5.1489
        xyY:
        0.4965, 0.3326, 10.0212
      CIE-Lab:
        37.8805, 37.7009, 20.5734
        CIE-LCH:
        37.8805, 42.9491, 28.6213
        CIE-Luv:
        37.8805, 65.6011, 15.1289
        Hunter-Lab:
        31.6563, 28.9406, 12.5158
      #963c3a color charts
#963c3a RGB chart
      #963c3a CMYK chart
      #963c3a RGB pie chart
      #963c3a color shades, tints & tones
#963c3a color schemes
#963c3a color preview, HTML & CSS examples
           This text has a color of #963c3a        
        
          <p style="color:#963c3a;">Text here</p>
        
        
          .mytext {color:#963c3a;}
        
        Text color #963c3a
      
           This box has a color of #963c3a        
        
          <div style="background-color:#963c3a;">Content here</div>
        
        
          .mybackground {background-color:#963c3a;}
        
        Background color #963c3a
      
           Border around this has a color of #963c3a        
        
          <div style="border:2px solid #963c3a;">Content here</div>
        
        
          .myborder {border:2px solid #963c3a;}
        
        Border color #963c3a