#899a7e color space conversions
Hex:
        #899a7e
        RGB:
        137, 154, 126
        CMY:
        46, 40, 51
        CMYK:
        11, 0, 18, 40
      HSL:
        96°, 12.1739%, 54.9020%
        HSV (HSB):
        96°, 18.1818%, 60.3922%
        XYZ:
        25.6380, 29.9359, 24.1656
        xyY:
        0.3215, 0.3754, 29.9359
      CIE-Lab:
        61.5989, -11.4164, 12.7009
        CIE-LCH:
        61.5989, 17.0777, 131.9511
        CIE-Luv:
        61.5989, -8.3429, 19.2625
        Hunter-Lab:
        54.7137, -12.1066, 12.1128
      #899a7e color charts
#899a7e RGB chart
      #899a7e CMYK chart
      #899a7e RGB pie chart
      #899a7e color shades, tints & tones
#899a7e color schemes
#899a7e color preview, HTML & CSS examples
           This text has a color of #899a7e        
        
          <p style="color:#899a7e;">Text here</p>
        
        
          .mytext {color:#899a7e;}
        
        Text color #899a7e
      
           This box has a color of #899a7e        
        
          <div style="background-color:#899a7e;">Content here</div>
        
        
          .mybackground {background-color:#899a7e;}
        
        Background color #899a7e
      
           Border around this has a color of #899a7e        
        
          <div style="border:2px solid #899a7e;">Content here</div>
        
        
          .myborder {border:2px solid #899a7e;}
        
        Border color #899a7e