#989a5f color space conversions
Hex:
        #989a5f
        RGB:
        152, 154, 95
        CMY:
        40, 40, 63
        CMYK:
        1, 0, 38, 40
      HSL:
        62°, 23.6948%, 48.8235%
        HSV (HSB):
        62°, 38.3117%, 60.3922%
        XYZ:
        26.5701, 30.6128, 15.3349
        xyY:
        0.3664, 0.4221, 30.6128
      CIE-Lab:
        62.1794, -10.0503, 30.7352
        CIE-LCH:
        62.1794, 32.3367, 108.1076
        CIE-Luv:
        62.1794, 1.6348, 40.2360
        Hunter-Lab:
        55.3289, -11.1061, 22.2974
      #989a5f color charts
#989a5f RGB chart
      #989a5f CMYK chart
      #989a5f RGB pie chart
      #989a5f color shades, tints & tones
#989a5f color schemes
#989a5f color preview, HTML & CSS examples
           This text has a color of #989a5f        
        
          <p style="color:#989a5f;">Text here</p>
        
        
          .mytext {color:#989a5f;}
        
        Text color #989a5f
      
           This box has a color of #989a5f        
        
          <div style="background-color:#989a5f;">Content here</div>
        
        
          .mybackground {background-color:#989a5f;}
        
        Background color #989a5f
      
           Border around this has a color of #989a5f        
        
          <div style="border:2px solid #989a5f;">Content here</div>
        
        
          .myborder {border:2px solid #989a5f;}
        
        Border color #989a5f