#99b42d color space conversions
Hex:
        #99b42d
        RGB:
        153, 180, 45
        CMY:
        40, 29, 82
        CMYK:
        15, 0, 75, 29
      HSL:
        72°, 60.0000%, 44.1176%
        HSV (HSB):
        72°, 75.0000%, 70.5882%
        XYZ:
        29.9318, 39.6043, 8.5494
        xyY:
        0.3833, 0.5072, 39.6043
      CIE-Lab:
        69.1867, -27.0100, 61.2312
        CIE-LCH:
        69.1867, 66.9239, 113.8030
        CIE-Luv:
        69.1867, -12.1813, 72.2518
        Hunter-Lab:
        62.9319, -25.2324, 35.9977
      #99b42d color charts
#99b42d RGB chart
      #99b42d CMYK chart
      #99b42d RGB pie chart
      #99b42d color shades, tints & tones
#99b42d color schemes
#99b42d color preview, HTML & CSS examples
           This text has a color of #99b42d        
        
          <p style="color:#99b42d;">Text here</p>
        
        
          .mytext {color:#99b42d;}
        
        Text color #99b42d
      
           This box has a color of #99b42d        
        
          <div style="background-color:#99b42d;">Content here</div>
        
        
          .mybackground {background-color:#99b42d;}
        
        Background color #99b42d
      
           Border around this has a color of #99b42d        
        
          <div style="border:2px solid #99b42d;">Content here</div>
        
        
          .myborder {border:2px solid #99b42d;}
        
        Border color #99b42d