#996a4b color space conversions
Hex:
        #996a4b
        RGB:
        153, 106, 75
        CMY:
        40, 58, 71
        CMYK:
        0, 31, 51, 40
      HSL:
        24°, 34.2105%, 44.7059%
        HSV (HSB):
        24°, 50.9804%, 60.0000%
        XYZ:
        19.5609, 17.5884, 9.0205
        xyY:
        0.4237, 0.3809, 17.5884
      CIE-Lab:
        48.9930, 15.0604, 24.8694
        CIE-LCH:
        48.9930, 29.0741, 58.8018
        CIE-Luv:
        48.9930, 34.5171, 26.4679
        Hunter-Lab:
        41.9385, 9.8634, 16.6043
      #996a4b color charts
#996a4b RGB chart
      #996a4b CMYK chart
      #996a4b RGB pie chart
      #996a4b color shades, tints & tones
#996a4b color schemes
#996a4b color preview, HTML & CSS examples
           This text has a color of #996a4b        
        
          <p style="color:#996a4b;">Text here</p>
        
        
          .mytext {color:#996a4b;}
        
        Text color #996a4b
      
           This box has a color of #996a4b        
        
          <div style="background-color:#996a4b;">Content here</div>
        
        
          .mybackground {background-color:#996a4b;}
        
        Background color #996a4b
      
           Border around this has a color of #996a4b        
        
          <div style="border:2px solid #996a4b;">Content here</div>
        
        
          .myborder {border:2px solid #996a4b;}
        
        Border color #996a4b