#2e5931 color space conversions
Hex:
        #2e5931
        RGB:
        46, 89, 49
        CMY:
        82, 65, 81
        CMYK:
        48, 0, 45, 65
      HSL:
        124°, 31.8519%, 26.4706%
        HSV (HSB):
        124°, 48.3146%, 34.9020%
        XYZ:
        5.2535, 7.9474, 4.1628
        xyY:
        0.3026, 0.4577, 7.9474
      CIE-Lab:
        33.8730, -24.5089, 18.6117
        CIE-LCH:
        33.8730, 30.7747, 142.7874
        CIE-Luv:
        33.8730, -19.5516, 23.7500
        Hunter-Lab:
        28.1910, -16.0704, 10.9787
      #2e5931 color charts
#2e5931 RGB chart
      #2e5931 CMYK chart
      #2e5931 RGB pie chart
      #2e5931 color shades, tints & tones
#2e5931 color schemes
#2e5931 color preview, HTML & CSS examples
           This text has a color of #2e5931        
        
          <p style="color:#2e5931;">Text here</p>
        
        
          .mytext {color:#2e5931;}
        
        Text color #2e5931
      
           This box has a color of #2e5931        
        
          <div style="background-color:#2e5931;">Content here</div>
        
        
          .mybackground {background-color:#2e5931;}
        
        Background color #2e5931
      
           Border around this has a color of #2e5931        
        
          <div style="border:2px solid #2e5931;">Content here</div>
        
        
          .myborder {border:2px solid #2e5931;}
        
        Border color #2e5931