#96541b color space conversions
Hex:
        #96541b
        RGB:
        150, 84, 27
        CMY:
        41, 67, 89
        CMYK:
        0, 44, 82, 41
      HSL:
        28°, 69.4915%, 34.7059%
        HSV (HSB):
        28°, 82.0000%, 58.8235%
        XYZ:
        15.9458, 12.9038, 2.6872
        xyY:
        0.5056, 0.4092, 12.9038
      CIE-Lab:
        42.6180, 23.1017, 42.8362
        CIE-LCH:
        42.6180, 48.6686, 61.6619
        CIE-Luv:
        42.6180, 52.8160, 36.2650
        Hunter-Lab:
        35.9219, 16.3734, 20.7101
      #96541b color charts
#96541b RGB chart
      #96541b CMYK chart
      #96541b RGB pie chart
      #96541b color shades, tints & tones
#96541b color schemes
#96541b color preview, HTML & CSS examples
           This text has a color of #96541b        
        
          <p style="color:#96541b;">Text here</p>
        
        
          .mytext {color:#96541b;}
        
        Text color #96541b
      
           This box has a color of #96541b        
        
          <div style="background-color:#96541b;">Content here</div>
        
        
          .mybackground {background-color:#96541b;}
        
        Background color #96541b
      
           Border around this has a color of #96541b        
        
          <div style="border:2px solid #96541b;">Content here</div>
        
        
          .myborder {border:2px solid #96541b;}
        
        Border color #96541b