#99b12f color space conversions
Hex:
        #99b12f
        RGB:
        153, 177, 47
        CMY:
        40, 31, 82
        CMYK:
        14, 0, 73, 31
      HSL:
        71°, 58.0357%, 43.9216%
        HSV (HSB):
        71°, 73.4463%, 69.4118%
        XYZ:
        29.3721, 38.4218, 8.5574
        xyY:
        0.3847, 0.5032, 38.4218
      CIE-Lab:
        68.3304, -25.4523, 59.7281
        CIE-LCH:
        68.3304, 64.9251, 113.0806
        CIE-Luv:
        68.3304, -10.4423, 70.4901
        Hunter-Lab:
        61.9853, -23.8911, 35.2044
      #99b12f color charts
#99b12f RGB chart
      #99b12f CMYK chart
      #99b12f RGB pie chart
      #99b12f color shades, tints & tones
#99b12f color schemes
#99b12f color preview, HTML & CSS examples
           This text has a color of #99b12f        
        
          <p style="color:#99b12f;">Text here</p>
        
        
          .mytext {color:#99b12f;}
        
        Text color #99b12f
      
           This box has a color of #99b12f        
        
          <div style="background-color:#99b12f;">Content here</div>
        
        
          .mybackground {background-color:#99b12f;}
        
        Background color #99b12f
      
           Border around this has a color of #99b12f        
        
          <div style="border:2px solid #99b12f;">Content here</div>
        
        
          .myborder {border:2px solid #99b12f;}
        
        Border color #99b12f