#965d80 color space conversions
Hex:
        #965d80
        RGB:
        150, 93, 128
        CMY:
        41, 64, 50
        CMYK:
        0, 38, 15, 41
      HSL:
        323°, 23.4568%, 47.6471%
        HSV (HSB):
        323°, 38.0000%, 58.8235%
        XYZ:
        20.3883, 15.8712, 22.4109
        xyY:
        0.3475, 0.2705, 15.8712
      CIE-Lab:
        46.8051, 28.5958, -9.8009
        CIE-LCH:
        46.8051, 30.2288, 341.0815
        CIE-Luv:
        46.8051, 31.9821, -18.1054
        Hunter-Lab:
        39.8387, 21.6334, -5.4660
      #965d80 color charts
#965d80 RGB chart
      #965d80 CMYK chart
      #965d80 RGB pie chart
      #965d80 color shades, tints & tones
#965d80 color schemes
#965d80 color preview, HTML & CSS examples
           This text has a color of #965d80        
        
          <p style="color:#965d80;">Text here</p>
        
        
          .mytext {color:#965d80;}
        
        Text color #965d80
      
           This box has a color of #965d80        
        
          <div style="background-color:#965d80;">Content here</div>
        
        
          .mybackground {background-color:#965d80;}
        
        Background color #965d80
      
           Border around this has a color of #965d80        
        
          <div style="border:2px solid #965d80;">Content here</div>
        
        
          .myborder {border:2px solid #965d80;}
        
        Border color #965d80