#7e7e0a color space conversions
Hex:
        #7e7e0a
        RGB:
        126, 126, 10
        CMY:
        51, 51, 96
        CMYK:
        0, 0, 92, 51
      HSL:
        60°, 85.2941%, 26.6667%
        HSV (HSB):
        60°, 92.0635%, 49.4118%
        XYZ:
        16.1198, 19.3792, 3.1781
        xyY:
        0.4168, 0.5011, 19.3792
      CIE-Lab:
        51.1280, -12.5801, 54.1588
        CIE-LCH:
        51.1280, 55.6006, 103.0769
        CIE-Luv:
        51.1280, 3.9797, 55.1711
        Hunter-Lab:
        44.0219, -11.6755, 26.5349
      #7e7e0a color charts
#7e7e0a RGB chart
      #7e7e0a CMYK chart
      #7e7e0a RGB pie chart
      #7e7e0a color shades, tints & tones
#7e7e0a color schemes
#7e7e0a color preview, HTML & CSS examples
           This text has a color of #7e7e0a        
        
          <p style="color:#7e7e0a;">Text here</p>
        
        
          .mytext {color:#7e7e0a;}
        
        Text color #7e7e0a
      
           This box has a color of #7e7e0a        
        
          <div style="background-color:#7e7e0a;">Content here</div>
        
        
          .mybackground {background-color:#7e7e0a;}
        
        Background color #7e7e0a
      
           Border around this has a color of #7e7e0a        
        
          <div style="border:2px solid #7e7e0a;">Content here</div>
        
        
          .myborder {border:2px solid #7e7e0a;}
        
        Border color #7e7e0a