#996a0e color space conversions
Hex:
        #996a0e
        RGB:
        153, 106, 14
        CMY:
        40, 58, 95
        CMYK:
        0, 31, 91, 40
      HSL:
        40°, 83.2335%, 32.7451%
        HSV (HSB):
        40°, 90.8497%, 60.0000%
        XYZ:
        18.3702, 17.1121, 2.7502
        xyY:
        0.4805, 0.4476, 17.1121
      CIE-Lab:
        48.4009, 11.4965, 52.3549
        CIE-LCH:
        48.4009, 53.6023, 77.6151
        CIE-Luv:
        48.4009, 38.7170, 47.3696
        Hunter-Lab:
        41.3667, 6.8766, 25.0149
      #996a0e color charts
#996a0e RGB chart
      #996a0e CMYK chart
      #996a0e RGB pie chart
      #996a0e color shades, tints & tones
#996a0e color schemes
#996a0e color preview, HTML & CSS examples
           This text has a color of #996a0e        
        
          <p style="color:#996a0e;">Text here</p>
        
        
          .mytext {color:#996a0e;}
        
        Text color #996a0e
      
           This box has a color of #996a0e        
        
          <div style="background-color:#996a0e;">Content here</div>
        
        
          .mybackground {background-color:#996a0e;}
        
        Background color #996a0e
      
           Border around this has a color of #996a0e        
        
          <div style="border:2px solid #996a0e;">Content here</div>
        
        
          .myborder {border:2px solid #996a0e;}
        
        Border color #996a0e