#96685b color space conversions
Hex:
        #96685b
        RGB:
        150, 104, 91
        CMY:
        41, 59, 64
        CMYK:
        0, 31, 39, 41
      HSL:
        13°, 24.4813%, 47.2549%
        HSV (HSB):
        13°, 39.3333%, 58.8235%
        XYZ:
        19.4163, 17.1400, 12.1825
        xyY:
        0.3984, 0.3517, 17.1400
      CIE-Lab:
        48.4359, 16.7323, 14.7234
        CIE-LCH:
        48.4359, 22.2879, 41.3457
        CIE-Luv:
        48.4359, 31.6355, 15.3680
        Hunter-Lab:
        41.4005, 11.2635, 11.5336
      #96685b color charts
#96685b RGB chart
      #96685b CMYK chart
      #96685b RGB pie chart
      #96685b color shades, tints & tones
#96685b color schemes
#96685b color preview, HTML & CSS examples
           This text has a color of #96685b        
        
          <p style="color:#96685b;">Text here</p>
        
        
          .mytext {color:#96685b;}
        
        Text color #96685b
      
           This box has a color of #96685b        
        
          <div style="background-color:#96685b;">Content here</div>
        
        
          .mybackground {background-color:#96685b;}
        
        Background color #96685b
      
           Border around this has a color of #96685b        
        
          <div style="border:2px solid #96685b;">Content here</div>
        
        
          .myborder {border:2px solid #96685b;}
        
        Border color #96685b