#963c1e color space conversions
Hex:
        #963c1e
        RGB:
        150, 60, 30
        CMY:
        41, 76, 88
        CMYK:
        0, 60, 80, 41
      HSL:
        15°, 66.6667%, 35.2941%
        HSV (HSB):
        15°, 80.0000%, 58.8235%
        XYZ:
        14.4279, 9.8095, 2.3613
        xyY:
        0.5424, 0.3688, 9.8095
      CIE-Lab:
        37.4983, 36.1253, 36.4652
        CIE-LCH:
        37.4983, 51.3298, 45.2683
        CIE-Luv:
        37.4983, 70.3670, 26.8766
        Hunter-Lab:
        31.3201, 27.4174, 17.4541
      #963c1e color charts
#963c1e RGB chart
      #963c1e CMYK chart
      #963c1e RGB pie chart
      #963c1e color shades, tints & tones
#963c1e color schemes
#963c1e color preview, HTML & CSS examples
           This text has a color of #963c1e        
        
          <p style="color:#963c1e;">Text here</p>
        
        
          .mytext {color:#963c1e;}
        
        Text color #963c1e
      
           This box has a color of #963c1e        
        
          <div style="background-color:#963c1e;">Content here</div>
        
        
          .mybackground {background-color:#963c1e;}
        
        Background color #963c1e
      
           Border around this has a color of #963c1e        
        
          <div style="border:2px solid #963c1e;">Content here</div>
        
        
          .myborder {border:2px solid #963c1e;}
        
        Border color #963c1e