#999e9e color space conversions
Hex:
        #999e9e
        RGB:
        153, 158, 158
        CMY:
        40, 38, 38
        CMYK:
        3, 0, 0, 38
      HSL:
        180°, 2.5126%, 60.9804%
        HSV (HSB):
        180°, 3.1646%, 61.9608%
        XYZ:
        31.5353, 33.6946, 37.1894
        xyY:
        0.3079, 0.3290, 33.6946
      CIE-Lab:
        64.7195, -1.7853, -0.6314
        CIE-LCH:
        64.7195, 1.8937, 199.4781
        CIE-Luv:
        64.7195, -2.8056, -0.6164
        Hunter-Lab:
        58.0471, -4.6086, 2.6473
      #999e9e color charts
#999e9e RGB chart
      #999e9e CMYK chart
      #999e9e RGB pie chart
      #999e9e color shades, tints & tones
#999e9e color schemes
#999e9e color preview, HTML & CSS examples
           This text has a color of #999e9e        
        
          <p style="color:#999e9e;">Text here</p>
        
        
          .mytext {color:#999e9e;}
        
        Text color #999e9e
      
           This box has a color of #999e9e        
        
          <div style="background-color:#999e9e;">Content here</div>
        
        
          .mybackground {background-color:#999e9e;}
        
        Background color #999e9e
      
           Border around this has a color of #999e9e        
        
          <div style="border:2px solid #999e9e;">Content here</div>
        
        
          .myborder {border:2px solid #999e9e;}
        
        Border color #999e9e