#999f2d color space conversions
Hex:
        #999f2d
        RGB:
        153, 159, 45
        CMY:
        40, 38, 82
        CMYK:
        4, 0, 72, 38
      HSL:
        63°, 55.8824%, 40.0000%
        HSV (HSB):
        63°, 71.6981%, 62.3529%
        XYZ:
        26.0087, 31.7580, 7.2417
        xyY:
        0.4001, 0.4885, 31.7580
      CIE-Lab:
        63.1424, -16.5201, 55.4202
        CIE-LCH:
        63.1424, 57.8301, 106.5986
        CIE-Luv:
        63.1424, 0.5418, 63.2199
        Hunter-Lab:
        56.3543, -16.2385, 31.8290
      #999f2d color charts
#999f2d RGB chart
      #999f2d CMYK chart
      #999f2d RGB pie chart
      #999f2d color shades, tints & tones
#999f2d color schemes
#999f2d color preview, HTML & CSS examples
           This text has a color of #999f2d        
        
          <p style="color:#999f2d;">Text here</p>
        
        
          .mytext {color:#999f2d;}
        
        Text color #999f2d
      
           This box has a color of #999f2d        
        
          <div style="background-color:#999f2d;">Content here</div>
        
        
          .mybackground {background-color:#999f2d;}
        
        Background color #999f2d
      
           Border around this has a color of #999f2d        
        
          <div style="border:2px solid #999f2d;">Content here</div>
        
        
          .myborder {border:2px solid #999f2d;}
        
        Border color #999f2d