#998c8f color space conversions
Hex:
        #998c8f
        RGB:
        153, 140, 143
        CMY:
        40, 45, 44
        CMYK:
        0, 8, 7, 40
      HSL:
        346°, 5.9908%, 57.4510%
        HSV (HSB):
        346°, 8.4967%, 60.0000%
        XYZ:
        27.4729, 27.5116, 29.8489
        xyY:
        0.3238, 0.3243, 27.5116
      CIE-Lab:
        59.4449, 5.3979, 0.1545
        CIE-LCH:
        59.4449, 5.4002, 1.6393
        CIE-Luv:
        59.4449, 7.4360, -0.6861
        Hunter-Lab:
        52.4515, 1.7039, 2.9756
      #998c8f color charts
#998c8f RGB chart
      #998c8f CMYK chart
      #998c8f RGB pie chart
      #998c8f color shades, tints & tones
#998c8f color schemes
#998c8f color preview, HTML & CSS examples
           This text has a color of #998c8f        
        
          <p style="color:#998c8f;">Text here</p>
        
        
          .mytext {color:#998c8f;}
        
        Text color #998c8f
      
           This box has a color of #998c8f        
        
          <div style="background-color:#998c8f;">Content here</div>
        
        
          .mybackground {background-color:#998c8f;}
        
        Background color #998c8f
      
           Border around this has a color of #998c8f        
        
          <div style="border:2px solid #998c8f;">Content here</div>
        
        
          .myborder {border:2px solid #998c8f;}
        
        Border color #998c8f