#96693e color space conversions
Hex:
        #96693e
        RGB:
        150, 105, 62
        CMY:
        41, 59, 76
        CMYK:
        0, 30, 59, 41
      HSL:
        29°, 41.5094%, 41.5686%
        HSV (HSB):
        29°, 58.6667%, 58.8235%
        XYZ:
        18.4988, 16.9350, 6.8512
        xyY:
        0.4375, 0.4005, 16.9350
      CIE-Lab:
        48.1780, 13.1304, 31.1031
        CIE-LCH:
        48.1780, 33.7611, 67.1127
        CIE-Luv:
        48.1780, 34.2196, 32.3892
        Hunter-Lab:
        41.1521, 8.2233, 18.9356
      #96693e color charts
#96693e RGB chart
      #96693e CMYK chart
      #96693e RGB pie chart
      #96693e color shades, tints & tones
#96693e color schemes
#96693e color preview, HTML & CSS examples
           This text has a color of #96693e        
        
          <p style="color:#96693e;">Text here</p>
        
        
          .mytext {color:#96693e;}
        
        Text color #96693e
      
           This box has a color of #96693e        
        
          <div style="background-color:#96693e;">Content here</div>
        
        
          .mybackground {background-color:#96693e;}
        
        Background color #96693e
      
           Border around this has a color of #96693e        
        
          <div style="border:2px solid #96693e;">Content here</div>
        
        
          .myborder {border:2px solid #96693e;}
        
        Border color #96693e