#965a31 color space conversions
Hex:
        #965a31
        RGB:
        150, 90, 49
        CMY:
        41, 65, 81
        CMYK:
        0, 40, 67, 41
      HSL:
        24°, 50.7538%, 39.0196%
        HSV (HSB):
        24°, 67.3333%, 58.8235%
        XYZ:
        16.7882, 14.0181, 4.7267
        xyY:
        0.4725, 0.3945, 14.0181
      CIE-Lab:
        44.2589, 20.8016, 33.6044
        CIE-LCH:
        44.2589, 39.5217, 58.2419
        CIE-Luv:
        44.2589, 46.3318, 31.4386
        Hunter-Lab:
        37.4408, 14.5170, 18.7235
      #965a31 color charts
#965a31 RGB chart
      #965a31 CMYK chart
      #965a31 RGB pie chart
      #965a31 color shades, tints & tones
#965a31 color schemes
#965a31 color preview, HTML & CSS examples
           This text has a color of #965a31        
        
          <p style="color:#965a31;">Text here</p>
        
        
          .mytext {color:#965a31;}
        
        Text color #965a31
      
           This box has a color of #965a31        
        
          <div style="background-color:#965a31;">Content here</div>
        
        
          .mybackground {background-color:#965a31;}
        
        Background color #965a31
      
           Border around this has a color of #965a31        
        
          <div style="border:2px solid #965a31;">Content here</div>
        
        
          .myborder {border:2px solid #965a31;}
        
        Border color #965a31