#996a4f color space conversions
Hex:
        #996a4f
        RGB:
        153, 106, 79
        CMY:
        40, 58, 69
        CMYK:
        0, 31, 48, 40
      HSL:
        22°, 31.8966%, 45.4902%
        HSV (HSB):
        22°, 48.3660%, 60.0000%
        XYZ:
        19.7022, 17.6449, 9.7645
        xyY:
        0.4182, 0.3745, 17.6449
      CIE-Lab:
        49.0625, 15.4697, 22.6554
        CIE-LCH:
        49.0625, 27.4331, 55.6737
        CIE-Luv:
        49.0625, 34.0645, 24.2002
        Hunter-Lab:
        42.0058, 10.2125, 15.6217
      #996a4f color charts
#996a4f RGB chart
      #996a4f CMYK chart
      #996a4f RGB pie chart
      #996a4f color shades, tints & tones
#996a4f color schemes
#996a4f color preview, HTML & CSS examples
           This text has a color of #996a4f        
        
          <p style="color:#996a4f;">Text here</p>
        
        
          .mytext {color:#996a4f;}
        
        Text color #996a4f
      
           This box has a color of #996a4f        
        
          <div style="background-color:#996a4f;">Content here</div>
        
        
          .mybackground {background-color:#996a4f;}
        
        Background color #996a4f
      
           Border around this has a color of #996a4f        
        
          <div style="border:2px solid #996a4f;">Content here</div>
        
        
          .myborder {border:2px solid #996a4f;}
        
        Border color #996a4f