#99b0a7 color space conversions
Hex:
        #99b0a7
        RGB:
        153, 176, 167
        CMY:
        40, 31, 35
        CMYK:
        13, 0, 5, 31
      HSL:
        157°, 12.7072%, 64.5098%
        HSV (HSB):
        157°, 13.0682%, 69.0196%
        XYZ:
        35.6373, 40.6130, 42.5200
        xyY:
        0.3001, 0.3419, 40.6130
      CIE-Lab:
        69.9039, -9.7312, 1.9235
        CIE-LCH:
        69.9039, 9.9195, 168.8187
        CIE-Luv:
        69.9039, -12.0724, 4.4445
        Hunter-Lab:
        63.7283, -11.7063, 5.0511
      #99b0a7 color charts
#99b0a7 RGB chart
      #99b0a7 CMYK chart
      #99b0a7 RGB pie chart
      #99b0a7 color shades, tints & tones
#99b0a7 color schemes
#99b0a7 color preview, HTML & CSS examples
           This text has a color of #99b0a7        
        
          <p style="color:#99b0a7;">Text here</p>
        
        
          .mytext {color:#99b0a7;}
        
        Text color #99b0a7
      
           This box has a color of #99b0a7        
        
          <div style="background-color:#99b0a7;">Content here</div>
        
        
          .mybackground {background-color:#99b0a7;}
        
        Background color #99b0a7
      
           Border around this has a color of #99b0a7        
        
          <div style="border:2px solid #99b0a7;">Content here</div>
        
        
          .myborder {border:2px solid #99b0a7;}
        
        Border color #99b0a7