#2e520e color space conversions
Hex:
        #2e520e
        RGB:
        46, 82, 14
        CMY:
        82, 68, 95
        CMYK:
        44, 0, 83, 68
      HSL:
        92°, 70.8333%, 18.8235%
        HSV (HSB):
        92°, 82.9268%, 32.1569%
        XYZ:
        4.2233, 6.6471, 1.4759
        xyY:
        0.3421, 0.5384, 6.6471
      CIE-Lab:
        30.9897, -25.4466, 33.3302
        CIE-LCH:
        30.9897, 41.9337, 127.3607
        CIE-Luv:
        30.9897, -16.8958, 33.7447
        Hunter-Lab:
        25.7820, -15.8791, 14.6534
      #2e520e color charts
#2e520e RGB chart
      #2e520e CMYK chart
      #2e520e RGB pie chart
      #2e520e color shades, tints & tones
#2e520e color schemes
#2e520e color preview, HTML & CSS examples
           This text has a color of #2e520e        
        
          <p style="color:#2e520e;">Text here</p>
        
        
          .mytext {color:#2e520e;}
        
        Text color #2e520e
      
           This box has a color of #2e520e        
        
          <div style="background-color:#2e520e;">Content here</div>
        
        
          .mybackground {background-color:#2e520e;}
        
        Background color #2e520e
      
           Border around this has a color of #2e520e        
        
          <div style="border:2px solid #2e520e;">Content here</div>
        
        
          .myborder {border:2px solid #2e520e;}
        
        Border color #2e520e