#7a542d color space conversions
Hex:
        #7a542d
        RGB:
        122, 84, 45
        CMY:
        52, 67, 82
        CMYK:
        0, 31, 63, 52
      HSL:
        30°, 46.1078%, 32.7451%
        HSV (HSB):
        30°, 63.1148%, 47.8431%
        XYZ:
        11.6700, 10.6677, 3.9266
        xyY:
        0.4443, 0.4062, 10.6677
      CIE-Lab:
        39.0150, 11.3784, 28.7766
        CIE-LCH:
        39.0150, 30.9445, 68.4259
        CIE-Luv:
        39.0150, 28.7052, 27.8825
        Hunter-Lab:
        32.6614, 6.6211, 15.7350
      #7a542d color charts
#7a542d RGB chart
      #7a542d CMYK chart
      #7a542d RGB pie chart
      #7a542d color shades, tints & tones
#7a542d color schemes
#7a542d color preview, HTML & CSS examples
           This text has a color of #7a542d        
        
          <p style="color:#7a542d;">Text here</p>
        
        
          .mytext {color:#7a542d;}
        
        Text color #7a542d
      
           This box has a color of #7a542d        
        
          <div style="background-color:#7a542d;">Content here</div>
        
        
          .mybackground {background-color:#7a542d;}
        
        Background color #7a542d
      
           Border around this has a color of #7a542d        
        
          <div style="border:2px solid #7a542d;">Content here</div>
        
        
          .myborder {border:2px solid #7a542d;}
        
        Border color #7a542d