#965f2b color space conversions
Hex:
        #965f2b
        RGB:
        150, 95, 43
        CMY:
        41, 63, 83
        CMYK:
        0, 37, 71, 41
      HSL:
        29°, 55.4404%, 37.8431%
        HSV (HSB):
        29°, 71.3333%, 58.8235%
        XYZ:
        17.1059, 14.8429, 4.2489
        xyY:
        0.4726, 0.4101, 14.8429
      CIE-Lab:
        45.4182, 17.5632, 38.0563
        CIE-LCH:
        45.4182, 41.9135, 65.2264
        CIE-Luv:
        45.4182, 43.1905, 35.8547
        Hunter-Lab:
        38.5264, 11.8336, 20.4297
      #965f2b color charts
#965f2b RGB chart
      #965f2b CMYK chart
      #965f2b RGB pie chart
      #965f2b color shades, tints & tones
#965f2b color schemes
#965f2b color preview, HTML & CSS examples
           This text has a color of #965f2b        
        
          <p style="color:#965f2b;">Text here</p>
        
        
          .mytext {color:#965f2b;}
        
        Text color #965f2b
      
           This box has a color of #965f2b        
        
          <div style="background-color:#965f2b;">Content here</div>
        
        
          .mybackground {background-color:#965f2b;}
        
        Background color #965f2b
      
           Border around this has a color of #965f2b        
        
          <div style="border:2px solid #965f2b;">Content here</div>
        
        
          .myborder {border:2px solid #965f2b;}
        
        Border color #965f2b