#9f8f8c color space conversions
Hex:
        #9f8f8c
        RGB:
        159, 143, 140
        CMY:
        38, 44, 45
        CMYK:
        0, 10, 12, 38
      HSL:
        9°, 9.0047%, 58.6275%
        HSV (HSB):
        9°, 11.9497%, 62.3529%
        XYZ:
        28.8542, 28.9093, 28.8702
        xyY:
        0.3331, 0.3337, 28.9093
      CIE-Lab:
        60.7015, 5.4319, 3.7567
        CIE-LCH:
        60.7015, 6.6045, 34.6678
        CIE-Luv:
        60.7015, 9.7464, 4.3375
        Hunter-Lab:
        53.7674, 1.6988, 5.8016
      #9f8f8c color charts
#9f8f8c RGB chart
      #9f8f8c CMYK chart
      #9f8f8c RGB pie chart
      #9f8f8c color shades, tints & tones
#9f8f8c color schemes
#9f8f8c color preview, HTML & CSS examples
           This text has a color of #9f8f8c        
        
          <p style="color:#9f8f8c;">Text here</p>
        
        
          .mytext {color:#9f8f8c;}
        
        Text color #9f8f8c
      
           This box has a color of #9f8f8c        
        
          <div style="background-color:#9f8f8c;">Content here</div>
        
        
          .mybackground {background-color:#9f8f8c;}
        
        Background color #9f8f8c
      
           Border around this has a color of #9f8f8c        
        
          <div style="border:2px solid #9f8f8c;">Content here</div>
        
        
          .myborder {border:2px solid #9f8f8c;}
        
        Border color #9f8f8c