#99b70f color space conversions
Hex:
        #99b70f
        RGB:
        153, 183, 15
        CMY:
        40, 28, 94
        CMYK:
        16, 0, 92, 28
      HSL:
        71°, 84.8485%, 38.8235%
        HSV (HSB):
        71°, 91.8033%, 71.7647%
        XYZ:
        30.1566, 40.6738, 6.7133
        xyY:
        0.3889, 0.5245, 40.6738
      CIE-Lab:
        69.9467, -29.4364, 69.1727
        CIE-LCH:
        69.9467, 75.1756, 113.0522
        CIE-Luv:
        69.9467, -13.8071, 78.1708
        Hunter-Lab:
        63.7760, -27.2040, 38.4021
      #99b70f color charts
#99b70f RGB chart
      #99b70f CMYK chart
      #99b70f RGB pie chart
      #99b70f color shades, tints & tones
#99b70f color schemes
#99b70f color preview, HTML & CSS examples
           This text has a color of #99b70f        
        
          <p style="color:#99b70f;">Text here</p>
        
        
          .mytext {color:#99b70f;}
        
        Text color #99b70f
      
           This box has a color of #99b70f        
        
          <div style="background-color:#99b70f;">Content here</div>
        
        
          .mybackground {background-color:#99b70f;}
        
        Background color #99b70f
      
           Border around this has a color of #99b70f        
        
          <div style="border:2px solid #99b70f;">Content here</div>
        
        
          .myborder {border:2px solid #99b70f;}
        
        Border color #99b70f