#7a522d color space conversions
Hex:
        #7a522d
        RGB:
        122, 82, 45
        CMY:
        52, 68, 82
        CMYK:
        0, 33, 63, 52
      HSL:
        29°, 46.1078%, 32.7451%
        HSV (HSB):
        29°, 63.1148%, 47.8431%
        XYZ:
        11.5170, 10.3616, 3.8756
        xyY:
        0.4472, 0.4023, 10.3616
      CIE-Lab:
        38.4838, 12.5773, 28.1481
        CIE-LCH:
        38.4838, 30.8302, 65.9237
        CIE-Luv:
        38.4838, 30.0901, 26.9651
        Hunter-Lab:
        32.1895, 7.5335, 15.3941
      #7a522d color charts
#7a522d RGB chart
      #7a522d CMYK chart
      #7a522d RGB pie chart
      #7a522d color shades, tints & tones
#7a522d color schemes
#7a522d color preview, HTML & CSS examples
           This text has a color of #7a522d        
        
          <p style="color:#7a522d;">Text here</p>
        
        
          .mytext {color:#7a522d;}
        
        Text color #7a522d
      
           This box has a color of #7a522d        
        
          <div style="background-color:#7a522d;">Content here</div>
        
        
          .mybackground {background-color:#7a522d;}
        
        Background color #7a522d
      
           Border around this has a color of #7a522d        
        
          <div style="border:2px solid #7a522d;">Content here</div>
        
        
          .myborder {border:2px solid #7a522d;}
        
        Border color #7a522d