#964a5d color space conversions
Hex:
        #964a5d
        RGB:
        150, 74, 93
        CMY:
        41, 71, 64
        CMYK:
        0, 51, 38, 41
      HSL:
        345°, 33.9286%, 43.9216%
        HSV (HSB):
        345°, 50.6667%, 58.8235%
        XYZ:
        17.0022, 12.1719, 11.8092
        xyY:
        0.4149, 0.2970, 12.1719
      CIE-Lab:
        41.4880, 33.9321, 3.7388
        CIE-LCH:
        41.4880, 34.1374, 6.2878
        CIE-Luv:
        41.4880, 49.3768, -1.1839
        Hunter-Lab:
        34.8883, 25.9347, 4.3529
      #964a5d color charts
#964a5d RGB chart
      #964a5d CMYK chart
      #964a5d RGB pie chart
      #964a5d color shades, tints & tones
#964a5d color schemes
#964a5d color preview, HTML & CSS examples
           This text has a color of #964a5d        
        
          <p style="color:#964a5d;">Text here</p>
        
        
          .mytext {color:#964a5d;}
        
        Text color #964a5d
      
           This box has a color of #964a5d        
        
          <div style="background-color:#964a5d;">Content here</div>
        
        
          .mybackground {background-color:#964a5d;}
        
        Background color #964a5d
      
           Border around this has a color of #964a5d        
        
          <div style="border:2px solid #964a5d;">Content here</div>
        
        
          .myborder {border:2px solid #964a5d;}
        
        Border color #964a5d