#7a520d color space conversions
Hex:
        #7a520d
        RGB:
        122, 82, 13
        CMY:
        52, 68, 95
        CMYK:
        0, 33, 89, 52
      HSL:
        38°, 80.7407%, 26.4706%
        HSV (HSB):
        38°, 89.3443%, 47.8431%
        XYZ:
        11.1160, 10.2012, 1.7639
        xyY:
        0.4816, 0.4420, 10.2012
      CIE-Lab:
        38.2012, 10.8898, 42.8441
        CIE-LCH:
        38.2012, 44.2064, 75.7390
        CIE-Luv:
        38.2012, 32.0807, 36.5299
        Hunter-Lab:
        31.9393, 6.2302, 19.0831
      #7a520d color charts
#7a520d RGB chart
      #7a520d CMYK chart
      #7a520d RGB pie chart
      #7a520d color shades, tints & tones
#7a520d color schemes
#7a520d color preview, HTML & CSS examples
           This text has a color of #7a520d        
        
          <p style="color:#7a520d;">Text here</p>
        
        
          .mytext {color:#7a520d;}
        
        Text color #7a520d
      
           This box has a color of #7a520d        
        
          <div style="background-color:#7a520d;">Content here</div>
        
        
          .mybackground {background-color:#7a520d;}
        
        Background color #7a520d
      
           Border around this has a color of #7a520d        
        
          <div style="border:2px solid #7a520d;">Content here</div>
        
        
          .myborder {border:2px solid #7a520d;}
        
        Border color #7a520d