#965f2e color space conversions
Hex:
        #965f2e
        RGB:
        150, 95, 46
        CMY:
        41, 63, 82
        CMYK:
        0, 37, 69, 41
      HSL:
        28°, 53.0612%, 38.4314%
        HSV (HSB):
        28°, 69.3333%, 58.8235%
        XYZ:
        17.1630, 14.8657, 4.5495
        xyY:
        0.4692, 0.4064, 14.8657
      CIE-Lab:
        45.4497, 17.7412, 36.5467
        CIE-LCH:
        45.4497, 40.6253, 64.1063
        CIE-Luv:
        45.4497, 42.9309, 34.7548
        Hunter-Lab:
        38.5561, 11.9852, 19.9931
      #965f2e color charts
#965f2e RGB chart
      #965f2e CMYK chart
      #965f2e RGB pie chart
      #965f2e color shades, tints & tones
#965f2e color schemes
#965f2e color preview, HTML & CSS examples
           This text has a color of #965f2e        
        
          <p style="color:#965f2e;">Text here</p>
        
        
          .mytext {color:#965f2e;}
        
        Text color #965f2e
      
           This box has a color of #965f2e        
        
          <div style="background-color:#965f2e;">Content here</div>
        
        
          .mybackground {background-color:#965f2e;}
        
        Background color #965f2e
      
           Border around this has a color of #965f2e        
        
          <div style="border:2px solid #965f2e;">Content here</div>
        
        
          .myborder {border:2px solid #965f2e;}
        
        Border color #965f2e