#96576d color space conversions
Hex:
        #96576d
        RGB:
        150, 87, 109
        CMY:
        41, 66, 57
        CMYK:
        0, 42, 27, 41
      HSL:
        339°, 26.5823%, 46.4706%
        HSV (HSB):
        339°, 42.0000%, 58.8235%
        XYZ:
        18.7462, 14.4045, 16.2603
        xyY:
        0.3794, 0.2915, 14.4045
      CIE-Lab:
        44.8076, 28.9442, -1.2685
        CIE-LCH:
        44.8076, 28.9720, 357.4906
        CIE-Luv:
        44.8076, 38.7756, -6.5256
        Hunter-Lab:
        37.9533, 21.7477, 1.1657
      #96576d color charts
#96576d RGB chart
      #96576d CMYK chart
      #96576d RGB pie chart
      #96576d color shades, tints & tones
#96576d color schemes
#96576d color preview, HTML & CSS examples
           This text has a color of #96576d        
        
          <p style="color:#96576d;">Text here</p>
        
        
          .mytext {color:#96576d;}
        
        Text color #96576d
      
           This box has a color of #96576d        
        
          <div style="background-color:#96576d;">Content here</div>
        
        
          .mybackground {background-color:#96576d;}
        
        Background color #96576d
      
           Border around this has a color of #96576d        
        
          <div style="border:2px solid #96576d;">Content here</div>
        
        
          .myborder {border:2px solid #96576d;}
        
        Border color #96576d