#96704f color space conversions
Hex:
        #96704f
        RGB:
        150, 112, 79
        CMY:
        41, 56, 69
        CMYK:
        0, 25, 47, 41
      HSL:
        28°, 31.0044%, 44.9020%
        HSV (HSB):
        28°, 47.3333%, 58.8235%
        XYZ:
        19.7831, 18.6369, 9.9517
        xyY:
        0.4090, 0.3853, 18.6369
      CIE-Lab:
        50.2596, 10.7144, 24.1509
        CIE-LCH:
        50.2596, 26.4209, 66.0758
        CIE-Luv:
        50.2596, 27.7976, 26.9129
        Hunter-Lab:
        43.1705, 6.2504, 16.5517
      #96704f color charts
#96704f RGB chart
      #96704f CMYK chart
      #96704f RGB pie chart
      #96704f color shades, tints & tones
#96704f color schemes
#96704f color preview, HTML & CSS examples
           This text has a color of #96704f        
        
          <p style="color:#96704f;">Text here</p>
        
        
          .mytext {color:#96704f;}
        
        Text color #96704f
      
           This box has a color of #96704f        
        
          <div style="background-color:#96704f;">Content here</div>
        
        
          .mybackground {background-color:#96704f;}
        
        Background color #96704f
      
           Border around this has a color of #96704f        
        
          <div style="border:2px solid #96704f;">Content here</div>
        
        
          .myborder {border:2px solid #96704f;}
        
        Border color #96704f