#7e8142 color space conversions
Hex:
        #7e8142
        RGB:
        126, 129, 66
        CMY:
        51, 49, 74
        CMYK:
        2, 0, 49, 49
      HSL:
        63°, 32.3077%, 38.2353%
        HSV (HSB):
        63°, 48.8372%, 50.5882%
        XYZ:
        17.4378, 20.5295, 8.1978
        xyY:
        0.3777, 0.4447, 20.5295
      CIE-Lab:
        52.4306, -10.8488, 33.5321
        CIE-LCH:
        52.4306, 35.2435, 107.9282
        CIE-Luv:
        52.4306, 0.9983, 40.6266
        Hunter-Lab:
        45.3095, -10.5940, 20.9894
      #7e8142 color charts
#7e8142 RGB chart
      #7e8142 CMYK chart
      #7e8142 RGB pie chart
      #7e8142 color shades, tints & tones
#7e8142 color schemes
#7e8142 color preview, HTML & CSS examples
           This text has a color of #7e8142        
        
          <p style="color:#7e8142;">Text here</p>
        
        
          .mytext {color:#7e8142;}
        
        Text color #7e8142
      
           This box has a color of #7e8142        
        
          <div style="background-color:#7e8142;">Content here</div>
        
        
          .mybackground {background-color:#7e8142;}
        
        Background color #7e8142
      
           Border around this has a color of #7e8142        
        
          <div style="border:2px solid #7e8142;">Content here</div>
        
        
          .myborder {border:2px solid #7e8142;}
        
        Border color #7e8142