#996a2b color space conversions
Hex:
        #996a2b
        RGB:
        153, 106, 43
        CMY:
        40, 58, 83
        CMYK:
        0, 31, 72, 40
      HSL:
        34°, 56.1224%, 38.4314%
        HSV (HSB):
        34°, 71.8954%, 60.0000%
        XYZ:
        18.7269, 17.2548, 4.6290
        xyY:
        0.4611, 0.4249, 17.2548
      CIE-Lab:
        48.5795, 12.5865, 41.5413
        CIE-LCH:
        48.5795, 43.4062, 73.1438
        CIE-Luv:
        48.5795, 37.3807, 40.7459
        Hunter-Lab:
        41.5389, 7.7800, 22.4701
      #996a2b color charts
#996a2b RGB chart
      #996a2b CMYK chart
      #996a2b RGB pie chart
      #996a2b color shades, tints & tones
#996a2b color schemes
#996a2b color preview, HTML & CSS examples
           This text has a color of #996a2b        
        
          <p style="color:#996a2b;">Text here</p>
        
        
          .mytext {color:#996a2b;}
        
        Text color #996a2b
      
           This box has a color of #996a2b        
        
          <div style="background-color:#996a2b;">Content here</div>
        
        
          .mybackground {background-color:#996a2b;}
        
        Background color #996a2b
      
           Border around this has a color of #996a2b        
        
          <div style="border:2px solid #996a2b;">Content here</div>
        
        
          .myborder {border:2px solid #996a2b;}
        
        Border color #996a2b