#99ae2f color space conversions
Hex:
        #99ae2f
        RGB:
        153, 174, 47
        CMY:
        40, 32, 82
        CMYK:
        12, 0, 73, 32
      HSL:
        70°, 57.4661%, 43.3333%
        HSV (HSB):
        70°, 72.9885%, 68.2353%
        XYZ:
        28.7860, 37.2496, 8.3620
        xyY:
        0.3869, 0.5007, 37.2496
      CIE-Lab:
        67.4639, -23.9811, 58.8912
        CIE-LCH:
        67.4639, 63.5867, 112.1567
        CIE-Luv:
        67.4639, -8.6698, 69.1987
        Hunter-Lab:
        61.0325, -22.6172, 34.5994
      #99ae2f color charts
#99ae2f RGB chart
      #99ae2f CMYK chart
      #99ae2f RGB pie chart
      #99ae2f color shades, tints & tones
#99ae2f color schemes
#99ae2f color preview, HTML & CSS examples
           This text has a color of #99ae2f        
        
          <p style="color:#99ae2f;">Text here</p>
        
        
          .mytext {color:#99ae2f;}
        
        Text color #99ae2f
      
           This box has a color of #99ae2f        
        
          <div style="background-color:#99ae2f;">Content here</div>
        
        
          .mybackground {background-color:#99ae2f;}
        
        Background color #99ae2f
      
           Border around this has a color of #99ae2f        
        
          <div style="border:2px solid #99ae2f;">Content here</div>
        
        
          .myborder {border:2px solid #99ae2f;}
        
        Border color #99ae2f