#7a3c2a color space conversions
Hex:
        #7a3c2a
        RGB:
        122, 60, 42
        CMY:
        52, 76, 84
        CMYK:
        0, 51, 66, 52
      HSL:
        14°, 48.7805%, 32.1569%
        HSV (HSB):
        14°, 65.5738%, 47.8431%
        XYZ:
        10.0598, 7.5365, 3.1150
        xyY:
        0.4857, 0.3639, 7.5365
      CIE-Lab:
        32.9982, 25.3131, 23.3113
        CIE-LCH:
        32.9982, 34.4117, 42.6425
        CIE-Luv:
        32.9982, 45.4560, 18.7726
        Hunter-Lab:
        27.4526, 17.3680, 12.4894
      #7a3c2a color charts
#7a3c2a RGB chart
      #7a3c2a CMYK chart
      #7a3c2a RGB pie chart
      #7a3c2a color shades, tints & tones
#7a3c2a color schemes
#7a3c2a color preview, HTML & CSS examples
           This text has a color of #7a3c2a        
        
          <p style="color:#7a3c2a;">Text here</p>
        
        
          .mytext {color:#7a3c2a;}
        
        Text color #7a3c2a
      
           This box has a color of #7a3c2a        
        
          <div style="background-color:#7a3c2a;">Content here</div>
        
        
          .mybackground {background-color:#7a3c2a;}
        
        Background color #7a3c2a
      
           Border around this has a color of #7a3c2a        
        
          <div style="border:2px solid #7a3c2a;">Content here</div>
        
        
          .myborder {border:2px solid #7a3c2a;}
        
        Border color #7a3c2a