#996a19 color space conversions
Hex:
        #996a19
        RGB:
        153, 106, 25
        CMY:
        40, 58, 90
        CMYK:
        0, 31, 84, 40
      HSL:
        38°, 71.9101%, 34.9020%
        HSV (HSB):
        38°, 83.6601%, 60.0000%
        XYZ:
        18.4664, 17.1506, 3.2568
        xyY:
        0.4750, 0.4412, 17.1506
      CIE-Lab:
        48.4492, 11.7923, 49.0361
        CIE-LCH:
        48.4492, 50.4341, 76.4781
        CIE-Luv:
        48.4492, 38.3495, 45.5506
        Hunter-Lab:
        41.4132, 7.1209, 24.3266
      #996a19 color charts
#996a19 RGB chart
      #996a19 CMYK chart
      #996a19 RGB pie chart
      #996a19 color shades, tints & tones
#996a19 color schemes
#996a19 color preview, HTML & CSS examples
           This text has a color of #996a19        
        
          <p style="color:#996a19;">Text here</p>
        
        
          .mytext {color:#996a19;}
        
        Text color #996a19
      
           This box has a color of #996a19        
        
          <div style="background-color:#996a19;">Content here</div>
        
        
          .mybackground {background-color:#996a19;}
        
        Background color #996a19
      
           Border around this has a color of #996a19        
        
          <div style="border:2px solid #996a19;">Content here</div>
        
        
          .myborder {border:2px solid #996a19;}
        
        Border color #996a19