#99a97e color space conversions
Hex:
        #99a97e
        RGB:
        153, 169, 126
        CMY:
        40, 34, 51
        CMYK:
        9, 0, 25, 34
      HSL:
        82°, 20.0000%, 57.8431%
        HSV (HSB):
        82°, 25.4438%, 66.2745%
        XYZ:
        31.0907, 36.6546, 25.1751
        xyY:
        0.3346, 0.3945, 36.6546
      CIE-Lab:
        67.0171, -13.3230, 20.3795
        CIE-LCH:
        67.0171, 24.3481, 123.1745
        CIE-Luv:
        67.0171, -7.3076, 29.8078
        Hunter-Lab:
        60.5430, -14.2850, 17.7261
      #99a97e color charts
#99a97e RGB chart
      #99a97e CMYK chart
      #99a97e RGB pie chart
      #99a97e color shades, tints & tones
#99a97e color schemes
#99a97e color preview, HTML & CSS examples
           This text has a color of #99a97e        
        
          <p style="color:#99a97e;">Text here</p>
        
        
          .mytext {color:#99a97e;}
        
        Text color #99a97e
      
           This box has a color of #99a97e        
        
          <div style="background-color:#99a97e;">Content here</div>
        
        
          .mybackground {background-color:#99a97e;}
        
        Background color #99a97e
      
           Border around this has a color of #99a97e        
        
          <div style="border:2px solid #99a97e;">Content here</div>
        
        
          .myborder {border:2px solid #99a97e;}
        
        Border color #99a97e