#996c12 color space conversions
Hex:
        #996c12
        RGB:
        153, 108, 18
        CMY:
        40, 58, 93
        CMYK:
        0, 29, 88, 40
      HSL:
        40°, 78.9474%, 33.5294%
        HSV (HSB):
        40°, 88.2353%, 60.0000%
        XYZ:
        18.6086, 17.5411, 2.9773
        xyY:
        0.4756, 0.4483, 17.5411
      CIE-Lab:
        48.9347, 10.4412, 51.7029
        CIE-LCH:
        48.9347, 52.7467, 78.5829
        CIE-Luv:
        48.9347, 37.0562, 47.5920
        Hunter-Lab:
        41.8821, 6.0156, 25.1027
      #996c12 color charts
#996c12 RGB chart
      #996c12 CMYK chart
      #996c12 RGB pie chart
      #996c12 color shades, tints & tones
#996c12 color schemes
#996c12 color preview, HTML & CSS examples
           This text has a color of #996c12        
        
          <p style="color:#996c12;">Text here</p>
        
        
          .mytext {color:#996c12;}
        
        Text color #996c12
      
           This box has a color of #996c12        
        
          <div style="background-color:#996c12;">Content here</div>
        
        
          .mybackground {background-color:#996c12;}
        
        Background color #996c12
      
           Border around this has a color of #996c12        
        
          <div style="border:2px solid #996c12;">Content here</div>
        
        
          .myborder {border:2px solid #996c12;}
        
        Border color #996c12