#96963e color space conversions
Hex:
        #96963e
        RGB:
        150, 150, 62
        CMY:
        41, 41, 76
        CMYK:
        0, 0, 59, 41
      HSL:
        60°, 41.5094%, 41.5686%
        HSV (HSB):
        60°, 58.6667%, 58.8235%
        XYZ:
        24.3535, 28.6445, 8.8028
        xyY:
        0.3941, 0.4635, 28.6445
      CIE-Lab:
        60.4666, -12.0238, 45.3587
        CIE-LCH:
        60.4666, 46.9253, 104.8467
        CIE-Luv:
        60.4666, 3.8711, 53.6632
        Hunter-Lab:
        53.5206, -12.4380, 27.7127
      #96963e color charts
#96963e RGB chart
      #96963e CMYK chart
      #96963e RGB pie chart
      #96963e color shades, tints & tones
#96963e color schemes
#96963e color preview, HTML & CSS examples
           This text has a color of #96963e        
        
          <p style="color:#96963e;">Text here</p>
        
        
          .mytext {color:#96963e;}
        
        Text color #96963e
      
           This box has a color of #96963e        
        
          <div style="background-color:#96963e;">Content here</div>
        
        
          .mybackground {background-color:#96963e;}
        
        Background color #96963e
      
           Border around this has a color of #96963e        
        
          <div style="border:2px solid #96963e;">Content here</div>
        
        
          .myborder {border:2px solid #96963e;}
        
        Border color #96963e