#96b899 color space conversions
Hex:
        #96b899
        RGB:
        150, 184, 153
        CMY:
        41, 28, 40
        CMYK:
        18, 0, 17, 28
      HSL:
        125°, 19.3182%, 65.4902%
        HSV (HSB):
        125°, 18.4783%, 72.1569%
        XYZ:
        35.4679, 43.0649, 36.5800
        xyY:
        0.3081, 0.3741, 43.0649
      CIE-Lab:
        71.5990, -17.6096, 11.9977
        CIE-LCH:
        71.5990, 21.3082, 145.7328
        CIE-Luv:
        71.5990, -17.2415, 20.0528
        Hunter-Lab:
        65.6239, -18.3673, 12.8873
      #96b899 color charts
#96b899 RGB chart
      #96b899 CMYK chart
      #96b899 RGB pie chart
      #96b899 color shades, tints & tones
#96b899 color schemes
#96b899 color preview, HTML & CSS examples
           This text has a color of #96b899        
        
          <p style="color:#96b899;">Text here</p>
        
        
          .mytext {color:#96b899;}
        
        Text color #96b899
      
           This box has a color of #96b899        
        
          <div style="background-color:#96b899;">Content here</div>
        
        
          .mybackground {background-color:#96b899;}
        
        Background color #96b899
      
           Border around this has a color of #96b899        
        
          <div style="border:2px solid #96b899;">Content here</div>
        
        
          .myborder {border:2px solid #96b899;}
        
        Border color #96b899