#96501b color space conversions
Hex:
        #96501b
        RGB:
        150, 80, 27
        CMY:
        41, 69, 89
        CMYK:
        0, 47, 82, 41
      HSL:
        26°, 69.4915%, 34.7059%
        HSV (HSB):
        26°, 82.0000%, 58.8235%
        XYZ:
        15.6442, 12.3005, 2.5866
        xyY:
        0.5124, 0.4029, 12.3005
      CIE-Lab:
        41.6898, 25.3525, 41.9715
        CIE-LCH:
        41.6898, 49.0342, 58.8663
        CIE-Luv:
        41.6898, 55.8974, 34.7528
        Hunter-Lab:
        35.0720, 18.2453, 20.1777
      #96501b color charts
#96501b RGB chart
      #96501b CMYK chart
      #96501b RGB pie chart
      #96501b color shades, tints & tones
#96501b color schemes
#96501b color preview, HTML & CSS examples
           This text has a color of #96501b        
        
          <p style="color:#96501b;">Text here</p>
        
        
          .mytext {color:#96501b;}
        
        Text color #96501b
      
           This box has a color of #96501b        
        
          <div style="background-color:#96501b;">Content here</div>
        
        
          .mybackground {background-color:#96501b;}
        
        Background color #96501b
      
           Border around this has a color of #96501b        
        
          <div style="border:2px solid #96501b;">Content here</div>
        
        
          .myborder {border:2px solid #96501b;}
        
        Border color #96501b