#965e70 color space conversions
Hex:
        #965e70
        RGB:
        150, 94, 112
        CMY:
        41, 63, 56
        CMYK:
        0, 37, 25, 41
      HSL:
        341°, 22.9508%, 47.8431%
        HSV (HSB):
        341°, 37.3333%, 58.8235%
        XYZ:
        19.5050, 15.6593, 17.3238
        xyY:
        0.3716, 0.2983, 15.6593
      CIE-Lab:
        46.5243, 25.4200, -0.5732
        CIE-LCH:
        46.5243, 25.4264, 358.7082
        CIE-Luv:
        46.5243, 34.3677, -5.0312
        Hunter-Lab:
        39.5718, 18.7322, 1.7443
      #965e70 color charts
#965e70 RGB chart
      #965e70 CMYK chart
      #965e70 RGB pie chart
      #965e70 color shades, tints & tones
#965e70 color schemes
#965e70 color preview, HTML & CSS examples
           This text has a color of #965e70        
        
          <p style="color:#965e70;">Text here</p>
        
        
          .mytext {color:#965e70;}
        
        Text color #965e70
      
           This box has a color of #965e70        
        
          <div style="background-color:#965e70;">Content here</div>
        
        
          .mybackground {background-color:#965e70;}
        
        Background color #965e70
      
           Border around this has a color of #965e70        
        
          <div style="border:2px solid #965e70;">Content here</div>
        
        
          .myborder {border:2px solid #965e70;}
        
        Border color #965e70