#99b5a7 color space conversions
Hex:
        #99b5a7
        RGB:
        153, 181, 167
        CMY:
        40, 29, 35
        CMYK:
        15, 0, 8, 29
      HSL:
        150°, 15.9091%, 65.4902%
        HSV (HSB):
        150°, 15.4696%, 70.9804%
        XYZ:
        36.6358, 42.6101, 42.8529
        xyY:
        0.3001, 0.3490, 42.6101
      CIE-Lab:
        71.2895, -12.3672, 3.9320
        CIE-LCH:
        71.2895, 12.9772, 162.3624
        CIE-Luv:
        71.2895, -14.5043, 7.8193
        Hunter-Lab:
        65.2764, -14.0521, 6.7706
      #99b5a7 color charts
#99b5a7 RGB chart
      #99b5a7 CMYK chart
      #99b5a7 RGB pie chart
      #99b5a7 color shades, tints & tones
#99b5a7 color schemes
#99b5a7 color preview, HTML & CSS examples
           This text has a color of #99b5a7        
        
          <p style="color:#99b5a7;">Text here</p>
        
        
          .mytext {color:#99b5a7;}
        
        Text color #99b5a7
      
           This box has a color of #99b5a7        
        
          <div style="background-color:#99b5a7;">Content here</div>
        
        
          .mybackground {background-color:#99b5a7;}
        
        Background color #99b5a7
      
           Border around this has a color of #99b5a7        
        
          <div style="border:2px solid #99b5a7;">Content here</div>
        
        
          .myborder {border:2px solid #99b5a7;}
        
        Border color #99b5a7