#99ad2f color space conversions
Hex:
        #99ad2f
        RGB:
        153, 173, 47
        CMY:
        40, 32, 82
        CMYK:
        12, 0, 73, 32
      HSL:
        70°, 57.2727%, 43.1373%
        HSV (HSB):
        70°, 72.8324%, 67.8431%
        XYZ:
        28.5935, 36.8647, 8.2979
        xyY:
        0.3877, 0.4998, 36.8647
      CIE-Lab:
        67.1754, -23.4876, 58.6117
        CIE-LCH:
        67.1754, 63.1427, 111.8376
        CIE-Luv:
        67.1754, -8.0743, 68.7673
        Hunter-Lab:
        60.7163, -22.1913, 34.3985
      #99ad2f color charts
#99ad2f RGB chart
      #99ad2f CMYK chart
      #99ad2f RGB pie chart
      #99ad2f color shades, tints & tones
#99ad2f color schemes
#99ad2f color preview, HTML & CSS examples
           This text has a color of #99ad2f        
        
          <p style="color:#99ad2f;">Text here</p>
        
        
          .mytext {color:#99ad2f;}
        
        Text color #99ad2f
      
           This box has a color of #99ad2f        
        
          <div style="background-color:#99ad2f;">Content here</div>
        
        
          .mybackground {background-color:#99ad2f;}
        
        Background color #99ad2f
      
           Border around this has a color of #99ad2f        
        
          <div style="border:2px solid #99ad2f;">Content here</div>
        
        
          .myborder {border:2px solid #99ad2f;}
        
        Border color #99ad2f