#2e512a color space conversions
Hex:
        #2e512a
        RGB:
        46, 81, 42
        CMY:
        82, 68, 84
        CMYK:
        43, 0, 48, 68
      HSL:
        114°, 31.7073%, 24.1176%
        HSV (HSB):
        114°, 48.1481%, 31.7647%
        XYZ:
        4.4871, 6.6329, 3.2343
        xyY:
        0.3126, 0.4621, 6.6329
      CIE-Lab:
        30.9561, -21.6887, 19.0191
        CIE-LCH:
        30.9561, 28.8466, 138.7520
        CIE-Luv:
        30.9561, -16.0810, 22.8467
        Hunter-Lab:
        25.7544, -13.9709, 10.5823
      #2e512a color charts
#2e512a RGB chart
      #2e512a CMYK chart
      #2e512a RGB pie chart
      #2e512a color shades, tints & tones
#2e512a color schemes
#2e512a color preview, HTML & CSS examples
           This text has a color of #2e512a        
        
          <p style="color:#2e512a;">Text here</p>
        
        
          .mytext {color:#2e512a;}
        
        Text color #2e512a
      
           This box has a color of #2e512a        
        
          <div style="background-color:#2e512a;">Content here</div>
        
        
          .mybackground {background-color:#2e512a;}
        
        Background color #2e512a
      
           Border around this has a color of #2e512a        
        
          <div style="border:2px solid #2e512a;">Content here</div>
        
        
          .myborder {border:2px solid #2e512a;}
        
        Border color #2e512a