#7e740f color space conversions
Hex:
        #7e740f
        RGB:
        126, 116, 15
        CMY:
        51, 55, 94
        CMYK:
        0, 8, 88, 51
      HSL:
        55°, 78.7234%, 27.6471%
        HSV (HSB):
        55°, 88.0952%, 49.4118%
        XYZ:
        14.9358, 16.9609, 2.9385
        xyY:
        0.4288, 0.4869, 16.9609
      CIE-Lab:
        48.2107, -6.9550, 50.7172
        CIE-LCH:
        48.2107, 51.1918, 97.8084
        CIE-Luv:
        48.2107, 10.6148, 50.4100
        Hunter-Lab:
        41.1836, -7.3358, 24.5981
      #7e740f color charts
#7e740f RGB chart
      #7e740f CMYK chart
      #7e740f RGB pie chart
      #7e740f color shades, tints & tones
#7e740f color schemes
#7e740f color preview, HTML & CSS examples
           This text has a color of #7e740f        
        
          <p style="color:#7e740f;">Text here</p>
        
        
          .mytext {color:#7e740f;}
        
        Text color #7e740f
      
           This box has a color of #7e740f        
        
          <div style="background-color:#7e740f;">Content here</div>
        
        
          .mybackground {background-color:#7e740f;}
        
        Background color #7e740f
      
           Border around this has a color of #7e740f        
        
          <div style="border:2px solid #7e740f;">Content here</div>
        
        
          .myborder {border:2px solid #7e740f;}
        
        Border color #7e740f