#99ae4f color space conversions
Hex:
        #99ae4f
        RGB:
        153, 174, 79
        CMY:
        40, 32, 69
        CMYK:
        12, 0, 55, 32
      HSL:
        73°, 37.5494%, 49.6078%
        HSV (HSB):
        73°, 54.5977%, 68.2353%
        XYZ:
        29.6842, 37.6089, 13.0919
        xyY:
        0.3693, 0.4679, 37.6089
      CIE-Lab:
        67.7314, -21.6774, 45.6508
        CIE-LCH:
        67.7314, 50.5362, 115.4008
        CIE-Luv:
        67.7314, -9.0601, 58.3853
        Hunter-Lab:
        61.3261, -20.9198, 30.2711
      #99ae4f color charts
#99ae4f RGB chart
      #99ae4f CMYK chart
      #99ae4f RGB pie chart
      #99ae4f color shades, tints & tones
#99ae4f color schemes
#99ae4f color preview, HTML & CSS examples
           This text has a color of #99ae4f        
        
          <p style="color:#99ae4f;">Text here</p>
        
        
          .mytext {color:#99ae4f;}
        
        Text color #99ae4f
      
           This box has a color of #99ae4f        
        
          <div style="background-color:#99ae4f;">Content here</div>
        
        
          .mybackground {background-color:#99ae4f;}
        
        Background color #99ae4f
      
           Border around this has a color of #99ae4f        
        
          <div style="border:2px solid #99ae4f;">Content here</div>
        
        
          .myborder {border:2px solid #99ae4f;}
        
        Border color #99ae4f