#99baab color space conversions
Hex:
        #99baab
        RGB:
        153, 186, 171
        CMY:
        40, 27, 33
        CMYK:
        18, 0, 8, 27
      HSL:
        153°, 19.2982%, 66.4706%
        HSV (HSB):
        153°, 17.7419%, 72.9412%
        XYZ:
        38.0465, 44.8304, 45.1759
        xyY:
        0.2971, 0.3501, 44.8304
      CIE-Lab:
        72.7801, -14.1803, 3.8999
        CIE-LCH:
        72.7801, 14.7068, 164.6224
        CIE-Luv:
        72.7801, -16.9903, 8.1044
        Hunter-Lab:
        66.9555, -15.7422, 6.8649
      #99baab color charts
#99baab RGB chart
      #99baab CMYK chart
      #99baab RGB pie chart
      #99baab color shades, tints & tones
#99baab color schemes
#99baab color preview, HTML & CSS examples
           This text has a color of #99baab        
        
          <p style="color:#99baab;">Text here</p>
        
        
          .mytext {color:#99baab;}
        
        Text color #99baab
      
           This box has a color of #99baab        
        
          <div style="background-color:#99baab;">Content here</div>
        
        
          .mybackground {background-color:#99baab;}
        
        Background color #99baab
      
           Border around this has a color of #99baab        
        
          <div style="border:2px solid #99baab;">Content here</div>
        
        
          .myborder {border:2px solid #99baab;}
        
        Border color #99baab