#7e3e34 color space conversions
Hex:
        #7e3e34
        RGB:
        126, 62, 52
        CMY:
        51, 76, 80
        CMYK:
        0, 51, 59, 51
      HSL:
        8°, 41.5730%, 34.9020%
        HSV (HSB):
        8°, 58.7302%, 49.4118%
        XYZ:
        10.9466, 8.1288, 4.2409
        xyY:
        0.4695, 0.3486, 8.1288
      CIE-Lab:
        34.2497, 26.6740, 18.8428
        CIE-LCH:
        34.2497, 32.6581, 35.2378
        CIE-Luv:
        34.2497, 45.8111, 15.1946
        Hunter-Lab:
        28.5111, 18.6396, 11.1386
      #7e3e34 color charts
#7e3e34 RGB chart
      #7e3e34 CMYK chart
      #7e3e34 RGB pie chart
      #7e3e34 color shades, tints & tones
#7e3e34 color schemes
#7e3e34 color preview, HTML & CSS examples
           This text has a color of #7e3e34        
        
          <p style="color:#7e3e34;">Text here</p>
        
        
          .mytext {color:#7e3e34;}
        
        Text color #7e3e34
      
           This box has a color of #7e3e34        
        
          <div style="background-color:#7e3e34;">Content here</div>
        
        
          .mybackground {background-color:#7e3e34;}
        
        Background color #7e3e34
      
           Border around this has a color of #7e3e34        
        
          <div style="border:2px solid #7e3e34;">Content here</div>
        
        
          .myborder {border:2px solid #7e3e34;}
        
        Border color #7e3e34