#965f43 color space conversions
Hex:
        #965f43
        RGB:
        150, 95, 67
        CMY:
        41, 63, 74
        CMYK:
        0, 37, 55, 41
      HSL:
        20°, 38.2488%, 42.5490%
        HSV (HSB):
        20°, 55.3333%, 58.8235%
        XYZ:
        17.6830, 15.0737, 7.2877
        xyY:
        0.4416, 0.3764, 15.0737
      CIE-Lab:
        45.7350, 19.3373, 25.2363
        CIE-LCH:
        45.7350, 31.7931, 52.5389
        CIE-Luv:
        45.7350, 40.6787, 25.1764
        Hunter-Lab:
        38.8249, 13.3554, 16.0482
      #965f43 color charts
#965f43 RGB chart
      #965f43 CMYK chart
      #965f43 RGB pie chart
      #965f43 color shades, tints & tones
#965f43 color schemes
#965f43 color preview, HTML & CSS examples
           This text has a color of #965f43        
        
          <p style="color:#965f43;">Text here</p>
        
        
          .mytext {color:#965f43;}
        
        Text color #965f43
      
           This box has a color of #965f43        
        
          <div style="background-color:#965f43;">Content here</div>
        
        
          .mybackground {background-color:#965f43;}
        
        Background color #965f43
      
           Border around this has a color of #965f43        
        
          <div style="border:2px solid #965f43;">Content here</div>
        
        
          .myborder {border:2px solid #965f43;}
        
        Border color #965f43