#7e7e34 color space conversions
Hex:
        #7e7e34
        RGB:
        126, 126, 52
        CMY:
        51, 51, 80
        CMYK:
        0, 0, 59, 51
      HSL:
        60°, 41.5730%, 34.9020%
        HSV (HSB):
        60°, 58.7302%, 49.4118%
        XYZ:
        16.6849, 19.6053, 6.1536
        xyY:
        0.3931, 0.4619, 19.6053
      CIE-Lab:
        51.3879, -10.5039, 39.4346
        CIE-LCH:
        51.3879, 40.8096, 104.9151
        CIE-Luv:
        51.3879, 3.2583, 45.1677
        Hunter-Lab:
        44.2778, -10.2234, 22.7545
      #7e7e34 color charts
#7e7e34 RGB chart
      #7e7e34 CMYK chart
      #7e7e34 RGB pie chart
      #7e7e34 color shades, tints & tones
#7e7e34 color schemes
#7e7e34 color preview, HTML & CSS examples
           This text has a color of #7e7e34        
        
          <p style="color:#7e7e34;">Text here</p>
        
        
          .mytext {color:#7e7e34;}
        
        Text color #7e7e34
      
           This box has a color of #7e7e34        
        
          <div style="background-color:#7e7e34;">Content here</div>
        
        
          .mybackground {background-color:#7e7e34;}
        
        Background color #7e7e34
      
           Border around this has a color of #7e7e34        
        
          <div style="border:2px solid #7e7e34;">Content here</div>
        
        
          .myborder {border:2px solid #7e7e34;}
        
        Border color #7e7e34