#7a5013 color space conversions
Hex:
        #7a5013
        RGB:
        122, 80, 19
        CMY:
        52, 69, 93
        CMYK:
        0, 34, 84, 52
      HSL:
        36°, 73.0496%, 27.6471%
        HSV (HSB):
        36°, 84.4262%, 47.8431%
        XYZ:
        11.0122, 9.9219, 1.9508
        xyY:
        0.4812, 0.4336, 9.9219
      CIE-Lab:
        37.7019, 12.2787, 40.2558
        CIE-LCH:
        37.7019, 42.0868, 73.0374
        CIE-Luv:
        37.7019, 33.3317, 34.6000
        Hunter-Lab:
        31.4991, 7.2812, 18.3774
      #7a5013 color charts
#7a5013 RGB chart
      #7a5013 CMYK chart
      #7a5013 RGB pie chart
      #7a5013 color shades, tints & tones
#7a5013 color schemes
#7a5013 color preview, HTML & CSS examples
           This text has a color of #7a5013        
        
          <p style="color:#7a5013;">Text here</p>
        
        
          .mytext {color:#7a5013;}
        
        Text color #7a5013
      
           This box has a color of #7a5013        
        
          <div style="background-color:#7a5013;">Content here</div>
        
        
          .mybackground {background-color:#7a5013;}
        
        Background color #7a5013
      
           Border around this has a color of #7a5013        
        
          <div style="border:2px solid #7a5013;">Content here</div>
        
        
          .myborder {border:2px solid #7a5013;}
        
        Border color #7a5013