#963d25 color space conversions
Hex:
        #963d25
        RGB:
        150, 61, 37
        CMY:
        41, 76, 85
        CMYK:
        0, 59, 75, 41
      HSL:
        13°, 60.4278%, 36.6667%
        HSV (HSB):
        13°, 75.3333%, 58.8235%
        XYZ:
        14.5803, 9.9551, 2.9033
        xyY:
        0.5314, 0.3628, 9.9551
      CIE-Lab:
        37.7617, 35.9263, 32.9421
        CIE-LCH:
        37.7617, 48.7430, 42.5188
        CIE-Luv:
        37.7617, 68.7395, 24.8930
        Hunter-Lab:
        31.5517, 27.2712, 16.6304
      #963d25 color charts
#963d25 RGB chart
      #963d25 CMYK chart
      #963d25 RGB pie chart
      #963d25 color shades, tints & tones
#963d25 color schemes
#963d25 color preview, HTML & CSS examples
           This text has a color of #963d25        
        
          <p style="color:#963d25;">Text here</p>
        
        
          .mytext {color:#963d25;}
        
        Text color #963d25
      
           This box has a color of #963d25        
        
          <div style="background-color:#963d25;">Content here</div>
        
        
          .mybackground {background-color:#963d25;}
        
        Background color #963d25
      
           Border around this has a color of #963d25        
        
          <div style="border:2px solid #963d25;">Content here</div>
        
        
          .myborder {border:2px solid #963d25;}
        
        Border color #963d25