#996f07 color space conversions
Hex:
        #996f07
        RGB:
        153, 111, 7
        CMY:
        40, 56, 97
        CMYK:
        0, 27, 95, 40
      HSL:
        43°, 91.2500%, 31.3725%
        HSV (HSB):
        43°, 95.4248%, 60.0000%
        XYZ:
        18.8597, 18.1565, 2.7116
        xyY:
        0.4747, 0.4570, 18.1565
      CIE-Lab:
        49.6854, 8.5052, 54.8457
        CIE-LCH:
        49.6854, 55.5013, 81.1850
        CIE-Luv:
        49.6854, 34.9921, 50.0945
        Hunter-Lab:
        42.6105, 4.4369, 26.0544
      #996f07 color charts
#996f07 RGB chart
      #996f07 CMYK chart
      #996f07 RGB pie chart
      #996f07 color shades, tints & tones
#996f07 color schemes
#996f07 color preview, HTML & CSS examples
           This text has a color of #996f07        
        
          <p style="color:#996f07;">Text here</p>
        
        
          .mytext {color:#996f07;}
        
        Text color #996f07
      
           This box has a color of #996f07        
        
          <div style="background-color:#996f07;">Content here</div>
        
        
          .mybackground {background-color:#996f07;}
        
        Background color #996f07
      
           Border around this has a color of #996f07        
        
          <div style="border:2px solid #996f07;">Content here</div>
        
        
          .myborder {border:2px solid #996f07;}
        
        Border color #996f07