#7a4014 color space conversions
Hex:
        #7a4014
        RGB:
        122, 64, 20
        CMY:
        52, 75, 92
        CMYK:
        0, 48, 84, 52
      HSL:
        26°, 71.8310%, 27.8431%
        HSV (HSB):
        26°, 83.6066%, 47.8431%
        XYZ:
        9.9857, 7.8549, 1.6517
        xyY:
        0.5123, 0.4030, 7.8549
      CIE-Lab:
        33.6788, 21.7974, 36.1442
        CIE-LCH:
        33.6788, 42.2082, 58.9072
        CIE-Luv:
        33.6788, 45.1031, 28.0830
        Hunter-Lab:
        28.0265, 14.5521, 16.1245
      #7a4014 color charts
#7a4014 RGB chart
      #7a4014 CMYK chart
      #7a4014 RGB pie chart
      #7a4014 color shades, tints & tones
#7a4014 color schemes
#7a4014 color preview, HTML & CSS examples
           This text has a color of #7a4014        
        
          <p style="color:#7a4014;">Text here</p>
        
        
          .mytext {color:#7a4014;}
        
        Text color #7a4014
      
           This box has a color of #7a4014        
        
          <div style="background-color:#7a4014;">Content here</div>
        
        
          .mybackground {background-color:#7a4014;}
        
        Background color #7a4014
      
           Border around this has a color of #7a4014        
        
          <div style="border:2px solid #7a4014;">Content here</div>
        
        
          .myborder {border:2px solid #7a4014;}
        
        Border color #7a4014