#99b5a0 color space conversions
Hex:
        #99b5a0
        RGB:
        153, 181, 160
        CMY:
        40, 29, 37
        CMYK:
        15, 0, 12, 29
      HSL:
        135°, 15.9091%, 65.4902%
        HSV (HSB):
        135°, 15.4696%, 70.9804%
        XYZ:
        36.0059, 42.3581, 39.5359
        xyY:
        0.3054, 0.3593, 42.3581
      CIE-Lab:
        71.1171, -13.7216, 7.5184
        CIE-LCH:
        71.1171, 15.6464, 151.2807
        CIE-Luv:
        71.1171, -14.3560, 13.1591
        Hunter-Lab:
        65.0831, -15.1440, 9.5414
      #99b5a0 color charts
#99b5a0 RGB chart
      #99b5a0 CMYK chart
      #99b5a0 RGB pie chart
      #99b5a0 color shades, tints & tones
#99b5a0 color schemes
#99b5a0 color preview, HTML & CSS examples
           This text has a color of #99b5a0        
        
          <p style="color:#99b5a0;">Text here</p>
        
        
          .mytext {color:#99b5a0;}
        
        Text color #99b5a0
      
           This box has a color of #99b5a0        
        
          <div style="background-color:#99b5a0;">Content here</div>
        
        
          .mybackground {background-color:#99b5a0;}
        
        Background color #99b5a0
      
           Border around this has a color of #99b5a0        
        
          <div style="border:2px solid #99b5a0;">Content here</div>
        
        
          .myborder {border:2px solid #99b5a0;}
        
        Border color #99b5a0