#996a0d color space conversions
Hex:
        #996a0d
        RGB:
        153, 106, 13
        CMY:
        40, 58, 95
        CMYK:
        0, 31, 92, 40
      HSL:
        40°, 84.3373%, 32.5490%
        HSV (HSB):
        40°, 91.5033%, 60.0000%
        XYZ:
        18.3635, 17.1094, 2.7154
        xyY:
        0.4809, 0.4480, 17.1094
      CIE-Lab:
        48.3976, 11.4761, 52.5982
        CIE-LCH:
        48.3976, 53.8356, 77.6918
        CIE-Luv:
        48.3976, 38.7425, 47.4957
        Hunter-Lab:
        41.3635, 6.8597, 25.0623
      #996a0d color charts
#996a0d RGB chart
      #996a0d CMYK chart
      #996a0d RGB pie chart
      #996a0d color shades, tints & tones
#996a0d color schemes
#996a0d color preview, HTML & CSS examples
           This text has a color of #996a0d        
        
          <p style="color:#996a0d;">Text here</p>
        
        
          .mytext {color:#996a0d;}
        
        Text color #996a0d
      
           This box has a color of #996a0d        
        
          <div style="background-color:#996a0d;">Content here</div>
        
        
          .mybackground {background-color:#996a0d;}
        
        Background color #996a0d
      
           Border around this has a color of #996a0d        
        
          <div style="border:2px solid #996a0d;">Content here</div>
        
        
          .myborder {border:2px solid #996a0d;}
        
        Border color #996a0d