#965b31 color space conversions
Hex:
        #965b31
        RGB:
        150, 91, 49
        CMY:
        41, 64, 81
        CMYK:
        0, 39, 67, 41
      HSL:
        25°, 50.7538%, 39.0196%
        HSV (HSB):
        25°, 67.3333%, 58.8235%
        XYZ:
        16.8731, 14.1880, 4.7550
        xyY:
        0.4711, 0.3961, 14.1880
      CIE-Lab:
        44.5013, 20.2291, 33.8823
        CIE-LCH:
        44.5013, 39.4617, 59.1611
        CIE-Luv:
        44.5013, 45.5972, 31.8655
        Hunter-Lab:
        37.6669, 14.0432, 18.8822
      #965b31 color charts
#965b31 RGB chart
      #965b31 CMYK chart
      #965b31 RGB pie chart
      #965b31 color shades, tints & tones
#965b31 color schemes
#965b31 color preview, HTML & CSS examples
           This text has a color of #965b31        
        
          <p style="color:#965b31;">Text here</p>
        
        
          .mytext {color:#965b31;}
        
        Text color #965b31
      
           This box has a color of #965b31        
        
          <div style="background-color:#965b31;">Content here</div>
        
        
          .mybackground {background-color:#965b31;}
        
        Background color #965b31
      
           Border around this has a color of #965b31        
        
          <div style="border:2px solid #965b31;">Content here</div>
        
        
          .myborder {border:2px solid #965b31;}
        
        Border color #965b31