#965f55 color space conversions
Hex:
        #965f55
        RGB:
        150, 95, 85
        CMY:
        41, 63, 67
        CMYK:
        0, 37, 43, 41
      HSL:
        9°, 27.6596%, 46.0784%
        HSV (HSB):
        9°, 43.3333%, 58.8235%
        XYZ:
        18.3096, 15.3243, 10.5872
        xyY:
        0.4140, 0.3465, 15.3243
      CIE-Lab:
        46.0752, 21.2029, 15.0582
        CIE-LCH:
        46.0752, 26.0060, 35.3822
        CIE-Luv:
        46.0752, 38.2060, 14.5814
        Hunter-Lab:
        39.1463, 14.9823, 11.3673
      #965f55 color charts
#965f55 RGB chart
      #965f55 CMYK chart
      #965f55 RGB pie chart
      #965f55 color shades, tints & tones
#965f55 color schemes
#965f55 color preview, HTML & CSS examples
           This text has a color of #965f55        
        
          <p style="color:#965f55;">Text here</p>
        
        
          .mytext {color:#965f55;}
        
        Text color #965f55
      
           This box has a color of #965f55        
        
          <div style="background-color:#965f55;">Content here</div>
        
        
          .mybackground {background-color:#965f55;}
        
        Background color #965f55
      
           Border around this has a color of #965f55        
        
          <div style="border:2px solid #965f55;">Content here</div>
        
        
          .myborder {border:2px solid #965f55;}
        
        Border color #965f55