#964d5b color space conversions
Hex:
        #964d5b
        RGB:
        150, 77, 91
        CMY:
        41, 70, 64
        CMYK:
        0, 49, 39, 41
      HSL:
        348°, 32.1586%, 44.5098%
        HSV (HSB):
        348°, 48.6667%, 58.8235%
        XYZ:
        17.1199, 12.5471, 11.4170
        xyY:
        0.4167, 0.3054, 12.5471
      CIE-Lab:
        42.0728, 32.0599, 5.8147
        CIE-LCH:
        42.0728, 32.5830, 10.2800
        CIE-Luv:
        42.0728, 48.1282, 1.6462
        Hunter-Lab:
        35.4219, 24.2831, 5.6852
      #964d5b color charts
#964d5b RGB chart
      #964d5b CMYK chart
      #964d5b RGB pie chart
      #964d5b color shades, tints & tones
#964d5b color schemes
#964d5b color preview, HTML & CSS examples
           This text has a color of #964d5b        
        
          <p style="color:#964d5b;">Text here</p>
        
        
          .mytext {color:#964d5b;}
        
        Text color #964d5b
      
           This box has a color of #964d5b        
        
          <div style="background-color:#964d5b;">Content here</div>
        
        
          .mybackground {background-color:#964d5b;}
        
        Background color #964d5b
      
           Border around this has a color of #964d5b        
        
          <div style="border:2px solid #964d5b;">Content here</div>
        
        
          .myborder {border:2px solid #964d5b;}
        
        Border color #964d5b