#996f2d color space conversions
Hex:
        #996f2d
        RGB:
        153, 111, 45
        CMY:
        40, 56, 82
        CMYK:
        0, 27, 71, 40
      HSL:
        37°, 54.5455%, 38.8235%
        HSV (HSB):
        37°, 70.5882%, 60.0000%
        XYZ:
        19.2950, 18.3306, 5.0038
        xyY:
        0.4526, 0.4300, 18.3306
      CIE-Lab:
        49.8947, 9.8297, 41.9734
        CIE-LCH:
        49.8947, 43.1091, 76.8195
        CIE-Luv:
        49.8947, 33.5461, 42.2301
        Hunter-Lab:
        42.8143, 5.5189, 23.0406
      #996f2d color charts
#996f2d RGB chart
      #996f2d CMYK chart
      #996f2d RGB pie chart
      #996f2d color shades, tints & tones
#996f2d color schemes
#996f2d color preview, HTML & CSS examples
           This text has a color of #996f2d        
        
          <p style="color:#996f2d;">Text here</p>
        
        
          .mytext {color:#996f2d;}
        
        Text color #996f2d
      
           This box has a color of #996f2d        
        
          <div style="background-color:#996f2d;">Content here</div>
        
        
          .mybackground {background-color:#996f2d;}
        
        Background color #996f2d
      
           Border around this has a color of #996f2d        
        
          <div style="border:2px solid #996f2d;">Content here</div>
        
        
          .myborder {border:2px solid #996f2d;}
        
        Border color #996f2d