#99af7b color space conversions
Hex:
        #99af7b
        RGB:
        153, 175, 123
        CMY:
        40, 31, 52
        CMYK:
        13, 0, 30, 31
      HSL:
        85°, 24.5283%, 58.4314%
        HSV (HSB):
        85°, 29.7143%, 68.6275%
        XYZ:
        32.0420, 38.8623, 24.5513
        xyY:
        0.3357, 0.4071, 38.8623
      CIE-Lab:
        68.6514, -16.8892, 24.2197
        CIE-LCH:
        68.6514, 29.5269, 124.8894
        CIE-Luv:
        68.6514, -10.4595, 35.3163
        Hunter-Lab:
        62.3396, -17.3470, 20.2875
      #99af7b color charts
#99af7b RGB chart
      #99af7b CMYK chart
      #99af7b RGB pie chart
      #99af7b color shades, tints & tones
#99af7b color schemes
#99af7b color preview, HTML & CSS examples
           This text has a color of #99af7b        
        
          <p style="color:#99af7b;">Text here</p>
        
        
          .mytext {color:#99af7b;}
        
        Text color #99af7b
      
           This box has a color of #99af7b        
        
          <div style="background-color:#99af7b;">Content here</div>
        
        
          .mybackground {background-color:#99af7b;}
        
        Background color #99af7b
      
           Border around this has a color of #99af7b        
        
          <div style="border:2px solid #99af7b;">Content here</div>
        
        
          .myborder {border:2px solid #99af7b;}
        
        Border color #99af7b