#99b70d color space conversions
Hex:
        #99b70d
        RGB:
        153, 183, 13
        CMY:
        40, 28, 95
        CMYK:
        16, 0, 93, 28
      HSL:
        71°, 86.7347%, 38.4314%
        HSV (HSB):
        71°, 92.8962%, 71.7647%
        XYZ:
        30.1430, 40.6683, 6.6418
        xyY:
        0.3892, 0.5251, 40.6683
      CIE-Lab:
        69.9429, -29.4711, 69.4476
        CIE-LCH:
        69.9429, 75.4421, 112.9947
        CIE-Luv:
        69.9429, -13.8033, 78.3356
        Hunter-Lab:
        63.7717, -27.2289, 38.4651
      #99b70d color charts
#99b70d RGB chart
      #99b70d CMYK chart
      #99b70d RGB pie chart
      #99b70d color shades, tints & tones
#99b70d color schemes
#99b70d color preview, HTML & CSS examples
           This text has a color of #99b70d        
        
          <p style="color:#99b70d;">Text here</p>
        
        
          .mytext {color:#99b70d;}
        
        Text color #99b70d
      
           This box has a color of #99b70d        
        
          <div style="background-color:#99b70d;">Content here</div>
        
        
          .mybackground {background-color:#99b70d;}
        
        Background color #99b70d
      
           Border around this has a color of #99b70d        
        
          <div style="border:2px solid #99b70d;">Content here</div>
        
        
          .myborder {border:2px solid #99b70d;}
        
        Border color #99b70d