#99c0a1 color space conversions
Hex:
        #99c0a1
        RGB:
        153, 192, 161
        CMY:
        40, 25, 37
        CMYK:
        20, 0, 16, 25
      HSL:
        132°, 23.6364%, 67.6471%
        HSV (HSB):
        132°, 20.3125%, 75.2941%
        XYZ:
        38.4195, 47.0448, 40.7738
        xyY:
        0.3043, 0.3727, 47.0448
      CIE-Lab:
        74.2184, -19.1795, 11.3915
        CIE-LCH:
        74.2184, 22.3074, 149.2921
        CIE-Luv:
        74.2184, -19.7473, 19.6334
        Hunter-Lab:
        68.5892, -20.0462, 12.7666
      #99c0a1 color charts
#99c0a1 RGB chart
      #99c0a1 CMYK chart
      #99c0a1 RGB pie chart
      #99c0a1 color shades, tints & tones
#99c0a1 color schemes
#99c0a1 color preview, HTML & CSS examples
           This text has a color of #99c0a1        
        
          <p style="color:#99c0a1;">Text here</p>
        
        
          .mytext {color:#99c0a1;}
        
        Text color #99c0a1
      
           This box has a color of #99c0a1        
        
          <div style="background-color:#99c0a1;">Content here</div>
        
        
          .mybackground {background-color:#99c0a1;}
        
        Background color #99c0a1
      
           Border around this has a color of #99c0a1        
        
          <div style="border:2px solid #99c0a1;">Content here</div>
        
        
          .myborder {border:2px solid #99c0a1;}
        
        Border color #99c0a1