#99b32d color space conversions
Hex:
        #99b32d
        RGB:
        153, 179, 45
        CMY:
        40, 30, 82
        CMYK:
        15, 0, 75, 30
      HSL:
        72°, 59.8214%, 43.9216%
        HSV (HSB):
        72°, 74.8603%, 70.1961%
        XYZ:
        29.7306, 39.2020, 8.4824
        xyY:
        0.3840, 0.5064, 39.2020
      CIE-Lab:
        68.8973, -26.5262, 60.9567
        CIE-LCH:
        68.8973, 66.4783, 113.5170
        CIE-Luv:
        68.8973, -11.5988, 71.8256
        Hunter-Lab:
        62.6115, -24.8106, 35.7956
      #99b32d color charts
#99b32d RGB chart
      #99b32d CMYK chart
      #99b32d RGB pie chart
      #99b32d color shades, tints & tones
#99b32d color schemes
#99b32d color preview, HTML & CSS examples
           This text has a color of #99b32d        
        
          <p style="color:#99b32d;">Text here</p>
        
        
          .mytext {color:#99b32d;}
        
        Text color #99b32d
      
           This box has a color of #99b32d        
        
          <div style="background-color:#99b32d;">Content here</div>
        
        
          .mybackground {background-color:#99b32d;}
        
        Background color #99b32d
      
           Border around this has a color of #99b32d        
        
          <div style="border:2px solid #99b32d;">Content here</div>
        
        
          .myborder {border:2px solid #99b32d;}
        
        Border color #99b32d