#96835f color space conversions
Hex:
        #96835f
        RGB:
        150, 131, 95
        CMY:
        41, 49, 63
        CMYK:
        0, 13, 37, 41
      HSL:
        39°, 22.4490%, 48.0392%
        HSV (HSB):
        39°, 36.6667%, 58.8235%
        XYZ:
        22.7595, 23.5429, 14.1711
        xyY:
        0.3764, 0.3893, 23.5429
      CIE-Lab:
        55.6272, 1.7504, 22.1402
        CIE-LCH:
        55.6272, 22.2092, 85.4796
        CIE-Luv:
        55.6272, 14.2739, 27.5258
        Hunter-Lab:
        48.5210, -1.1835, 16.6483
      #96835f color charts
#96835f RGB chart
      #96835f CMYK chart
      #96835f RGB pie chart
      #96835f color shades, tints & tones
#96835f color schemes
#96835f color preview, HTML & CSS examples
           This text has a color of #96835f        
        
          <p style="color:#96835f;">Text here</p>
        
        
          .mytext {color:#96835f;}
        
        Text color #96835f
      
           This box has a color of #96835f        
        
          <div style="background-color:#96835f;">Content here</div>
        
        
          .mybackground {background-color:#96835f;}
        
        Background color #96835f
      
           Border around this has a color of #96835f        
        
          <div style="border:2px solid #96835f;">Content here</div>
        
        
          .myborder {border:2px solid #96835f;}
        
        Border color #96835f