#965e6a color space conversions
Hex:
        #965e6a
        RGB:
        150, 94, 106
        CMY:
        41, 63, 58
        CMYK:
        0, 37, 29, 41
      HSL:
        347°, 22.9508%, 47.8431%
        HSV (HSB):
        347°, 37.3333%, 58.8235%
        XYZ:
        19.1819, 15.5300, 15.6223
        xyY:
        0.3811, 0.3085, 15.5300
      CIE-Lab:
        46.3518, 24.5259, 2.8003
        CIE-LCH:
        46.3518, 24.6852, 6.5138
        CIE-Luv:
        46.3518, 35.4161, -0.5277
        Hunter-Lab:
        39.4082, 17.9204, 4.0819
      #965e6a color charts
#965e6a RGB chart
      #965e6a CMYK chart
      #965e6a RGB pie chart
      #965e6a color shades, tints & tones
#965e6a color schemes
#965e6a color preview, HTML & CSS examples
           This text has a color of #965e6a        
        
          <p style="color:#965e6a;">Text here</p>
        
        
          .mytext {color:#965e6a;}
        
        Text color #965e6a
      
           This box has a color of #965e6a        
        
          <div style="background-color:#965e6a;">Content here</div>
        
        
          .mybackground {background-color:#965e6a;}
        
        Background color #965e6a
      
           Border around this has a color of #965e6a        
        
          <div style="border:2px solid #965e6a;">Content here</div>
        
        
          .myborder {border:2px solid #965e6a;}
        
        Border color #965e6a