#7e5e35 color space conversions
Hex:
        #7e5e35
        RGB:
        126, 94, 53
        CMY:
        51, 63, 79
        CMYK:
        0, 25, 58, 51
      HSL:
        34°, 40.7821%, 35.0980%
        HSV (HSB):
        34°, 57.9365%, 49.4118%
        XYZ:
        13.2495, 12.6981, 5.1208
        xyY:
        0.4265, 0.4087, 12.6981
      CIE-Lab:
        42.3047, 7.9393, 28.3333
        CIE-LCH:
        42.3047, 29.4247, 74.3465
        CIE-Luv:
        42.3047, 24.2359, 29.3155
        Hunter-Lab:
        35.6343, 4.0094, 16.4238
      #7e5e35 color charts
#7e5e35 RGB chart
      #7e5e35 CMYK chart
      #7e5e35 RGB pie chart
      #7e5e35 color shades, tints & tones
#7e5e35 color schemes
#7e5e35 color preview, HTML & CSS examples
           This text has a color of #7e5e35        
        
          <p style="color:#7e5e35;">Text here</p>
        
        
          .mytext {color:#7e5e35;}
        
        Text color #7e5e35
      
           This box has a color of #7e5e35        
        
          <div style="background-color:#7e5e35;">Content here</div>
        
        
          .mybackground {background-color:#7e5e35;}
        
        Background color #7e5e35
      
           Border around this has a color of #7e5e35        
        
          <div style="border:2px solid #7e5e35;">Content here</div>
        
        
          .myborder {border:2px solid #7e5e35;}
        
        Border color #7e5e35