#99952f color space conversions
Hex:
        #99952f
        RGB:
        153, 149, 47
        CMY:
        40, 42, 82
        CMYK:
        0, 3, 69, 40
      HSL:
        58°, 53.0000%, 39.2157%
        HSV (HSB):
        58°, 69.2810%, 60.0000%
        XYZ:
        24.3974, 28.4724, 6.8992
        xyY:
        0.4082, 0.4764, 28.4724
      CIE-Lab:
        60.3132, -11.1718, 51.8407
        CIE-LCH:
        60.3132, 53.0308, 102.1614
        CIE-Luv:
        60.3132, 6.9300, 58.3048
        Hunter-Lab:
        53.3596, -11.7643, 29.6857
      #99952f color charts
#99952f RGB chart
      #99952f CMYK chart
      #99952f RGB pie chart
      #99952f color shades, tints & tones
#99952f color schemes
#99952f color preview, HTML & CSS examples
           This text has a color of #99952f        
        
          <p style="color:#99952f;">Text here</p>
        
        
          .mytext {color:#99952f;}
        
        Text color #99952f
      
           This box has a color of #99952f        
        
          <div style="background-color:#99952f;">Content here</div>
        
        
          .mybackground {background-color:#99952f;}
        
        Background color #99952f
      
           Border around this has a color of #99952f        
        
          <div style="border:2px solid #99952f;">Content here</div>
        
        
          .myborder {border:2px solid #99952f;}
        
        Border color #99952f