#96544b color space conversions
Hex:
        #96544b
        RGB:
        150, 84, 75
        CMY:
        41, 67, 71
        CMYK:
        0, 44, 50, 41
      HSL:
        7°, 33.3333%, 44.1176%
        HSV (HSB):
        7°, 50.0000%, 58.8235%
        XYZ:
        17.0180, 13.3327, 8.3331
        xyY:
        0.4399, 0.3447, 13.3327
      CIE-Lab:
        43.2603, 26.3801, 17.2589
        CIE-LCH:
        43.2603, 31.5243, 33.1943
        CIE-Luv:
        43.2603, 46.9257, 15.4608
        Hunter-Lab:
        36.5139, 19.2938, 12.0287
      #96544b color charts
#96544b RGB chart
      #96544b CMYK chart
      #96544b RGB pie chart
      #96544b color shades, tints & tones
#96544b color schemes
#96544b color preview, HTML & CSS examples
           This text has a color of #96544b        
        
          <p style="color:#96544b;">Text here</p>
        
        
          .mytext {color:#96544b;}
        
        Text color #96544b
      
           This box has a color of #96544b        
        
          <div style="background-color:#96544b;">Content here</div>
        
        
          .mybackground {background-color:#96544b;}
        
        Background color #96544b
      
           Border around this has a color of #96544b        
        
          <div style="border:2px solid #96544b;">Content here</div>
        
        
          .myborder {border:2px solid #96544b;}
        
        Border color #96544b