#7a5e1a color space conversions
Hex:
        #7a5e1a
        RGB:
        122, 94, 26
        CMY:
        52, 63, 90
        CMYK:
        0, 23, 79, 52
      HSL:
        43°, 64.8649%, 29.0196%
        HSV (HSB):
        43°, 78.6885%, 47.8431%
        XYZ:
        12.2152, 12.2176, 2.6917
        xyY:
        0.4503, 0.4504, 12.2176
      CIE-Lab:
        41.5598, 4.2206, 40.9791
        CIE-LCH:
        41.5598, 41.1959, 84.1197
        CIE-Luv:
        41.5598, 22.7992, 38.8220
        Hunter-Lab:
        34.9536, 1.2113, 19.9018
      #7a5e1a color charts
#7a5e1a RGB chart
      #7a5e1a CMYK chart
      #7a5e1a RGB pie chart
      #7a5e1a color shades, tints & tones
#7a5e1a color schemes
#7a5e1a color preview, HTML & CSS examples
           This text has a color of #7a5e1a        
        
          <p style="color:#7a5e1a;">Text here</p>
        
        
          .mytext {color:#7a5e1a;}
        
        Text color #7a5e1a
      
           This box has a color of #7a5e1a        
        
          <div style="background-color:#7a5e1a;">Content here</div>
        
        
          .mybackground {background-color:#7a5e1a;}
        
        Background color #7a5e1a
      
           Border around this has a color of #7a5e1a        
        
          <div style="border:2px solid #7a5e1a;">Content here</div>
        
        
          .myborder {border:2px solid #7a5e1a;}
        
        Border color #7a5e1a