#96601b color space conversions
Hex:
        #96601b
        RGB:
        150, 96, 27
        CMY:
        41, 62, 89
        CMYK:
        0, 36, 82, 41
      HSL:
        34°, 69.4915%, 34.7059%
        HSV (HSB):
        34°, 82.0000%, 58.8235%
        XYZ:
        16.9584, 14.9289, 3.0247
        xyY:
        0.4857, 0.4276, 14.9289
      CIE-Lab:
        45.5367, 16.2386, 45.5260
        CIE-LCH:
        45.5367, 48.3354, 70.3693
        CIE-Luv:
        45.5367, 43.5287, 40.9514
        Hunter-Lab:
        38.6379, 10.7281, 22.4052
      #96601b color charts
#96601b RGB chart
      #96601b CMYK chart
      #96601b RGB pie chart
      #96601b color shades, tints & tones
#96601b color schemes
#96601b color preview, HTML & CSS examples
           This text has a color of #96601b        
        
          <p style="color:#96601b;">Text here</p>
        
        
          .mytext {color:#96601b;}
        
        Text color #96601b
      
           This box has a color of #96601b        
        
          <div style="background-color:#96601b;">Content here</div>
        
        
          .mybackground {background-color:#96601b;}
        
        Background color #96601b
      
           Border around this has a color of #96601b        
        
          <div style="border:2px solid #96601b;">Content here</div>
        
        
          .myborder {border:2px solid #96601b;}
        
        Border color #96601b