#999e4e color space conversions
Hex:
        #999e4e
        RGB:
        153, 158, 78
        CMY:
        40, 38, 69
        CMYK:
        3, 0, 51, 38
      HSL:
        64°, 33.8983%, 46.2745%
        HSV (HSB):
        64°, 50.6329%, 61.9608%
        XYZ:
        26.7389, 31.7761, 11.9318
        xyY:
        0.3796, 0.4511, 31.7761
      CIE-Lab:
        63.1574, -13.5747, 40.7708
        CIE-LCH:
        63.1574, 42.9713, 108.4153
        CIE-Luv:
        63.1574, 0.4341, 50.9663
        Hunter-Lab:
        56.3703, -13.9777, 26.9093
      #999e4e color charts
#999e4e RGB chart
      #999e4e CMYK chart
      #999e4e RGB pie chart
      #999e4e color shades, tints & tones
#999e4e color schemes
#999e4e color preview, HTML & CSS examples
           This text has a color of #999e4e        
        
          <p style="color:#999e4e;">Text here</p>
        
        
          .mytext {color:#999e4e;}
        
        Text color #999e4e
      
           This box has a color of #999e4e        
        
          <div style="background-color:#999e4e;">Content here</div>
        
        
          .mybackground {background-color:#999e4e;}
        
        Background color #999e4e
      
           Border around this has a color of #999e4e        
        
          <div style="border:2px solid #999e4e;">Content here</div>
        
        
          .myborder {border:2px solid #999e4e;}
        
        Border color #999e4e