#996e3f color space conversions
Hex:
        #996e3f
        RGB:
        153, 110, 63
        CMY:
        40, 57, 75
        CMYK:
        0, 28, 59, 40
      HSL:
        31°, 41.6667%, 42.3529%
        HSV (HSB):
        31°, 58.8235%, 60.0000%
        XYZ:
        19.6100, 18.2830, 7.1980
        xyY:
        0.4349, 0.4055, 18.2830
      CIE-Lab:
        49.8376, 11.6665, 32.6443
        CIE-LCH:
        49.8376, 34.6663, 70.3340
        CIE-Luv:
        49.8376, 32.9264, 34.5270
        Hunter-Lab:
        42.7587, 7.0361, 19.9501
      #996e3f color charts
#996e3f RGB chart
      #996e3f CMYK chart
      #996e3f RGB pie chart
      #996e3f color shades, tints & tones
#996e3f color schemes
#996e3f color preview, HTML & CSS examples
           This text has a color of #996e3f        
        
          <p style="color:#996e3f;">Text here</p>
        
        
          .mytext {color:#996e3f;}
        
        Text color #996e3f
      
           This box has a color of #996e3f        
        
          <div style="background-color:#996e3f;">Content here</div>
        
        
          .mybackground {background-color:#996e3f;}
        
        Background color #996e3f
      
           Border around this has a color of #996e3f        
        
          <div style="border:2px solid #996e3f;">Content here</div>
        
        
          .myborder {border:2px solid #996e3f;}
        
        Border color #996e3f