#96482b color space conversions
Hex:
        #96482b
        RGB:
        150, 72, 43
        CMY:
        41, 72, 83
        CMYK:
        0, 52, 71, 41
      HSL:
        16°, 55.4404%, 37.8431%
        HSV (HSB):
        16°, 71.3333%, 58.8235%
        XYZ:
        15.3311, 11.2932, 3.6573
        xyY:
        0.5063, 0.3729, 11.2932
      CIE-Lab:
        40.0699, 30.4942, 32.1422
        CIE-LCH:
        40.0699, 44.3060, 46.5072
        CIE-Luv:
        40.0699, 60.1745, 26.5776
        Hunter-Lab:
        33.6053, 22.6242, 17.0712
      #96482b color charts
#96482b RGB chart
      #96482b CMYK chart
      #96482b RGB pie chart
      #96482b color shades, tints & tones
#96482b color schemes
#96482b color preview, HTML & CSS examples
           This text has a color of #96482b        
        
          <p style="color:#96482b;">Text here</p>
        
        
          .mytext {color:#96482b;}
        
        Text color #96482b
      
           This box has a color of #96482b        
        
          <div style="background-color:#96482b;">Content here</div>
        
        
          .mybackground {background-color:#96482b;}
        
        Background color #96482b
      
           Border around this has a color of #96482b        
        
          <div style="border:2px solid #96482b;">Content here</div>
        
        
          .myborder {border:2px solid #96482b;}
        
        Border color #96482b