#999b2f color space conversions
Hex:
        #999b2f
        RGB:
        153, 155, 47
        CMY:
        40, 39, 82
        CMYK:
        1, 0, 70, 39
      HSL:
        61°, 53.4653%, 39.6078%
        HSV (HSB):
        61°, 69.6774%, 60.7843%
        XYZ:
        25.3713, 30.4202, 7.2238
        xyY:
        0.4026, 0.4827, 30.4202
      CIE-Lab:
        62.0151, -14.3347, 53.5436
        CIE-LCH:
        62.0151, 55.4292, 104.9877
        CIE-Luv:
        62.0151, 3.0485, 60.9386
        Hunter-Lab:
        55.1545, -14.4097, 30.8427
      #999b2f color charts
#999b2f RGB chart
      #999b2f CMYK chart
      #999b2f RGB pie chart
      #999b2f color shades, tints & tones
#999b2f color schemes
#999b2f color preview, HTML & CSS examples
           This text has a color of #999b2f        
        
          <p style="color:#999b2f;">Text here</p>
        
        
          .mytext {color:#999b2f;}
        
        Text color #999b2f
      
           This box has a color of #999b2f        
        
          <div style="background-color:#999b2f;">Content here</div>
        
        
          .mybackground {background-color:#999b2f;}
        
        Background color #999b2f
      
           Border around this has a color of #999b2f        
        
          <div style="border:2px solid #999b2f;">Content here</div>
        
        
          .myborder {border:2px solid #999b2f;}
        
        Border color #999b2f