#99aa8b color space conversions
Hex:
        #99aa8b
        RGB:
        153, 170, 139
        CMY:
        40, 33, 45
        CMYK:
        10, 0, 18, 33
      HSL:
        93°, 15.4229%, 60.5882%
        HSV (HSB):
        93°, 18.2353%, 66.6667%
        XYZ:
        32.1718, 37.3858, 29.9467
        xyY:
        0.3233, 0.3757, 37.3858
      CIE-Lab:
        67.5655, -11.7393, 14.0138
        CIE-LCH:
        67.5655, 18.2811, 129.9528
        CIE-Luv:
        67.5655, -8.2300, 21.4736
        Hunter-Lab:
        61.1440, -13.0815, 13.7621
      #99aa8b color charts
#99aa8b RGB chart
      #99aa8b CMYK chart
      #99aa8b RGB pie chart
      #99aa8b color shades, tints & tones
#99aa8b color schemes
#99aa8b color preview, HTML & CSS examples
           This text has a color of #99aa8b        
        
          <p style="color:#99aa8b;">Text here</p>
        
        
          .mytext {color:#99aa8b;}
        
        Text color #99aa8b
      
           This box has a color of #99aa8b        
        
          <div style="background-color:#99aa8b;">Content here</div>
        
        
          .mybackground {background-color:#99aa8b;}
        
        Background color #99aa8b
      
           Border around this has a color of #99aa8b        
        
          <div style="border:2px solid #99aa8b;">Content here</div>
        
        
          .myborder {border:2px solid #99aa8b;}
        
        Border color #99aa8b