#997c7f color space conversions
Hex:
        #997c7f
        RGB:
        153, 124, 127
        CMY:
        40, 51, 50
        CMYK:
        0, 19, 17, 40
      HSL:
        354°, 12.4464%, 54.3137%
        HSV (HSB):
        354°, 18.9542%, 60.0000%
        XYZ:
        24.1753, 22.7199, 23.1899
        xyY:
        0.3449, 0.3242, 22.7199
      CIE-Lab:
        54.7827, 11.6993, 2.6010
        CIE-LCH:
        54.7827, 11.9850, 12.5341
        CIE-Luv:
        54.7827, 17.5873, 1.5843
        Hunter-Lab:
        47.6654, 7.1184, 4.5204
      #997c7f color charts
#997c7f RGB chart
      #997c7f CMYK chart
      #997c7f RGB pie chart
      #997c7f color shades, tints & tones
#997c7f color schemes
#997c7f color preview, HTML & CSS examples
           This text has a color of #997c7f        
        
          <p style="color:#997c7f;">Text here</p>
        
        
          .mytext {color:#997c7f;}
        
        Text color #997c7f
      
           This box has a color of #997c7f        
        
          <div style="background-color:#997c7f;">Content here</div>
        
        
          .mybackground {background-color:#997c7f;}
        
        Background color #997c7f
      
           Border around this has a color of #997c7f        
        
          <div style="border:2px solid #997c7f;">Content here</div>
        
        
          .myborder {border:2px solid #997c7f;}
        
        Border color #997c7f