#996f0e color space conversions
Hex:
        #996f0e
        RGB:
        153, 111, 14
        CMY:
        40, 56, 95
        CMYK:
        0, 27, 91, 40
      HSL:
        42°, 83.2335%, 32.7451%
        HSV (HSB):
        42°, 90.8497%, 60.0000%
        XYZ:
        18.9006, 18.1729, 2.9270
        xyY:
        0.4725, 0.4543, 18.1729
      CIE-Lab:
        49.7051, 8.6309, 53.3721
        CIE-LCH:
        49.7051, 54.0655, 80.8141
        CIE-Luv:
        49.7051, 34.8524, 49.3356
        Hunter-Lab:
        42.6297, 4.5390, 25.7698
      #996f0e color charts
#996f0e RGB chart
      #996f0e CMYK chart
      #996f0e RGB pie chart
      #996f0e color shades, tints & tones
#996f0e color schemes
#996f0e color preview, HTML & CSS examples
           This text has a color of #996f0e        
        
          <p style="color:#996f0e;">Text here</p>
        
        
          .mytext {color:#996f0e;}
        
        Text color #996f0e
      
           This box has a color of #996f0e        
        
          <div style="background-color:#996f0e;">Content here</div>
        
        
          .mybackground {background-color:#996f0e;}
        
        Background color #996f0e
      
           Border around this has a color of #996f0e        
        
          <div style="border:2px solid #996f0e;">Content here</div>
        
        
          .myborder {border:2px solid #996f0e;}
        
        Border color #996f0e