#99ac5f color space conversions
Hex:
        #99ac5f
        RGB:
        153, 172, 95
        CMY:
        40, 33, 63
        CMYK:
        11, 0, 45, 33
      HSL:
        75°, 31.6872%, 52.3529%
        HSV (HSB):
        75°, 44.7674%, 67.4510%
        XYZ:
        29.9550, 37.1036, 16.4094
        xyY:
        0.3589, 0.4445, 37.1036
      CIE-Lab:
        67.3547, -19.0254, 37.2825
        CIE-LCH:
        67.3547, 41.8563, 117.0354
        CIE-Luv:
        67.3547, -8.2009, 49.8500
        Hunter-Lab:
        60.9127, -18.8165, 26.6667
      #99ac5f color charts
#99ac5f RGB chart
      #99ac5f CMYK chart
      #99ac5f RGB pie chart
      #99ac5f color shades, tints & tones
#99ac5f color schemes
#99ac5f color preview, HTML & CSS examples
           This text has a color of #99ac5f        
        
          <p style="color:#99ac5f;">Text here</p>
        
        
          .mytext {color:#99ac5f;}
        
        Text color #99ac5f
      
           This box has a color of #99ac5f        
        
          <div style="background-color:#99ac5f;">Content here</div>
        
        
          .mybackground {background-color:#99ac5f;}
        
        Background color #99ac5f
      
           Border around this has a color of #99ac5f        
        
          <div style="border:2px solid #99ac5f;">Content here</div>
        
        
          .myborder {border:2px solid #99ac5f;}
        
        Border color #99ac5f