#999f1f color space conversions
Hex:
        #999f1f
        RGB:
        153, 159, 31
        CMY:
        40, 38, 88
        CMYK:
        4, 0, 81, 38
      HSL:
        63°, 67.3684%, 37.2549%
        HSV (HSB):
        63°, 80.5031%, 62.3529%
        XYZ:
        25.7823, 31.6675, 6.0499
        xyY:
        0.4060, 0.4987, 31.6675
      CIE-Lab:
        63.0671, -17.1400, 60.0048
        CIE-LCH:
        63.0671, 62.4048, 105.9416
        CIE-Luv:
        63.0671, 0.7290, 66.3030
        Hunter-Lab:
        56.2739, -16.6981, 33.0176
      #999f1f color charts
#999f1f RGB chart
      #999f1f CMYK chart
      #999f1f RGB pie chart
      #999f1f color shades, tints & tones
#999f1f color schemes
#999f1f color preview, HTML & CSS examples
           This text has a color of #999f1f        
        
          <p style="color:#999f1f;">Text here</p>
        
        
          .mytext {color:#999f1f;}
        
        Text color #999f1f
      
           This box has a color of #999f1f        
        
          <div style="background-color:#999f1f;">Content here</div>
        
        
          .mybackground {background-color:#999f1f;}
        
        Background color #999f1f
      
           Border around this has a color of #999f1f        
        
          <div style="border:2px solid #999f1f;">Content here</div>
        
        
          .myborder {border:2px solid #999f1f;}
        
        Border color #999f1f