#7e6412 color space conversions
Hex:
        #7e6412
        RGB:
        126, 100, 18
        CMY:
        51, 61, 93
        CMYK:
        0, 21, 86, 51
      HSL:
        46°, 75.0000%, 28.2353%
        HSV (HSB):
        46°, 85.7143%, 49.4118%
        XYZ:
        13.2705, 13.5936, 2.4967
        xyY:
        0.4520, 0.4630, 13.5936
      CIE-Lab:
        43.6444, 2.3020, 46.0158
        CIE-LCH:
        43.6444, 46.0733, 87.1360
        CIE-Luv:
        43.6444, 21.8058, 43.2454
        Hunter-Lab:
        36.8695, -0.2738, 21.7938
      #7e6412 color charts
#7e6412 RGB chart
      #7e6412 CMYK chart
      #7e6412 RGB pie chart
      #7e6412 color shades, tints & tones
#7e6412 color schemes
#7e6412 color preview, HTML & CSS examples
           This text has a color of #7e6412        
        
          <p style="color:#7e6412;">Text here</p>
        
        
          .mytext {color:#7e6412;}
        
        Text color #7e6412
      
           This box has a color of #7e6412        
        
          <div style="background-color:#7e6412;">Content here</div>
        
        
          .mybackground {background-color:#7e6412;}
        
        Background color #7e6412
      
           Border around this has a color of #7e6412        
        
          <div style="border:2px solid #7e6412;">Content here</div>
        
        
          .myborder {border:2px solid #7e6412;}
        
        Border color #7e6412