#2e5f2c color space conversions
Hex:
        #2e5f2c
        RGB:
        46, 95, 44
        CMY:
        82, 63, 83
        CMYK:
        52, 0, 54, 63
      HSL:
        118°, 36.6906%, 27.2549%
        HSV (HSB):
        118°, 53.6842%, 37.2549%
        XYZ:
        5.6735, 8.9471, 3.8108
        xyY:
        0.3078, 0.4854, 8.9471
      CIE-Lab:
        35.8823, -28.2226, 24.0314
        CIE-LCH:
        35.8823, 37.0678, 139.5858
        CIE-Luv:
        35.8823, -22.3242, 29.7763
        Hunter-Lab:
        29.9117, -18.4883, 13.3845
      #2e5f2c color charts
#2e5f2c RGB chart
      #2e5f2c CMYK chart
      #2e5f2c RGB pie chart
      #2e5f2c color shades, tints & tones
#2e5f2c color schemes
#2e5f2c color preview, HTML & CSS examples
           This text has a color of #2e5f2c        
        
          <p style="color:#2e5f2c;">Text here</p>
        
        
          .mytext {color:#2e5f2c;}
        
        Text color #2e5f2c
      
           This box has a color of #2e5f2c        
        
          <div style="background-color:#2e5f2c;">Content here</div>
        
        
          .mybackground {background-color:#2e5f2c;}
        
        Background color #2e5f2c
      
           Border around this has a color of #2e5f2c        
        
          <div style="border:2px solid #2e5f2c;">Content here</div>
        
        
          .myborder {border:2px solid #2e5f2c;}
        
        Border color #2e5f2c