#2e4015 color space conversions
Hex:
        #2e4015
        RGB:
        46, 64, 21
        CMY:
        82, 75, 92
        CMYK:
        28, 0, 67, 75
      HSL:
        85°, 50.5882%, 16.6667%
        HSV (HSB):
        85°, 67.1875%, 25.0980%
        XYZ:
        3.0955, 4.3018, 1.3766
        xyY:
        0.3528, 0.4903, 4.3018
      CIE-Lab:
        24.6450, -15.5206, 23.4850
        CIE-LCH:
        24.6450, 28.1502, 123.4597
        CIE-Luv:
        24.6450, -8.0978, 22.8255
        Hunter-Lab:
        20.7407, -9.6559, 10.5832
      #2e4015 color charts
#2e4015 RGB chart
      #2e4015 CMYK chart
      #2e4015 RGB pie chart
      #2e4015 color shades, tints & tones
#2e4015 color schemes
#2e4015 color preview, HTML & CSS examples
           This text has a color of #2e4015        
        
          <p style="color:#2e4015;">Text here</p>
        
        
          .mytext {color:#2e4015;}
        
        Text color #2e4015
      
           This box has a color of #2e4015        
        
          <div style="background-color:#2e4015;">Content here</div>
        
        
          .mybackground {background-color:#2e4015;}
        
        Background color #2e4015
      
           Border around this has a color of #2e4015        
        
          <div style="border:2px solid #2e4015;">Content here</div>
        
        
          .myborder {border:2px solid #2e4015;}
        
        Border color #2e4015