#99972d color space conversions
Hex:
        #99972d
        RGB:
        153, 151, 45
        CMY:
        40, 41, 82
        CMYK:
        0, 1, 71, 40
      HSL:
        59°, 54.5455%, 38.8235%
        HSV (HSB):
        59°, 70.5882%, 60.0000%
        XYZ:
        24.6771, 29.0950, 6.7979
        xyY:
        0.4074, 0.4804, 29.0950
      CIE-Lab:
        60.8654, -12.3421, 53.1848
        CIE-LCH:
        60.8654, 54.5981, 103.0649
        CIE-Luv:
        60.8654, 5.6687, 59.7395
        Hunter-Lab:
        53.9398, -12.7319, 30.2857
      #99972d color charts
#99972d RGB chart
      #99972d CMYK chart
      #99972d RGB pie chart
      #99972d color shades, tints & tones
#99972d color schemes
#99972d color preview, HTML & CSS examples
           This text has a color of #99972d        
        
          <p style="color:#99972d;">Text here</p>
        
        
          .mytext {color:#99972d;}
        
        Text color #99972d
      
           This box has a color of #99972d        
        
          <div style="background-color:#99972d;">Content here</div>
        
        
          .mybackground {background-color:#99972d;}
        
        Background color #99972d
      
           Border around this has a color of #99972d        
        
          <div style="border:2px solid #99972d;">Content here</div>
        
        
          .myborder {border:2px solid #99972d;}
        
        Border color #99972d