#965e64 color space conversions
Hex:
        #965e64
        RGB:
        150, 94, 100
        CMY:
        41, 63, 61
        CMYK:
        0, 37, 33, 41
      HSL:
        354°, 22.9508%, 47.8431%
        HSV (HSB):
        354°, 37.3333%, 58.8235%
        XYZ:
        18.8806, 15.4095, 14.0358
        xyY:
        0.3907, 0.3189, 15.4095
      CIE-Lab:
        46.1901, 23.6793, 6.1930
        CIE-LCH:
        46.1901, 24.4758, 14.6567
        CIE-Luv:
        46.1901, 36.4383, 3.8442
        Hunter-Lab:
        39.2550, 17.1577, 6.2791
      #965e64 color charts
#965e64 RGB chart
      #965e64 CMYK chart
      #965e64 RGB pie chart
      #965e64 color shades, tints & tones
#965e64 color schemes
#965e64 color preview, HTML & CSS examples
           This text has a color of #965e64        
        
          <p style="color:#965e64;">Text here</p>
        
        
          .mytext {color:#965e64;}
        
        Text color #965e64
      
           This box has a color of #965e64        
        
          <div style="background-color:#965e64;">Content here</div>
        
        
          .mybackground {background-color:#965e64;}
        
        Background color #965e64
      
           Border around this has a color of #965e64        
        
          <div style="border:2px solid #965e64;">Content here</div>
        
        
          .myborder {border:2px solid #965e64;}
        
        Border color #965e64