#7e4740 color space conversions
Hex:
        #7e4740
        RGB:
        126, 71, 64
        CMY:
        51, 72, 75
        CMYK:
        0, 44, 49, 51
      HSL:
        7°, 32.6316%, 37.2549%
        HSV (HSB):
        7°, 49.2063%, 49.4118%
        XYZ:
        11.7828, 9.3123, 6.0269
        xyY:
        0.4344, 0.3433, 9.3123
      CIE-Lab:
        36.5787, 22.6782, 14.4319
        CIE-LCH:
        36.5787, 26.8808, 32.4717
        CIE-Luv:
        36.5787, 38.1100, 12.3548
        Hunter-Lab:
        30.5160, 15.5194, 9.6514
      #7e4740 color charts
#7e4740 RGB chart
      #7e4740 CMYK chart
      #7e4740 RGB pie chart
      #7e4740 color shades, tints & tones
#7e4740 color schemes
#7e4740 color preview, HTML & CSS examples
           This text has a color of #7e4740        
        
          <p style="color:#7e4740;">Text here</p>
        
        
          .mytext {color:#7e4740;}
        
        Text color #7e4740
      
           This box has a color of #7e4740        
        
          <div style="background-color:#7e4740;">Content here</div>
        
        
          .mybackground {background-color:#7e4740;}
        
        Background color #7e4740
      
           Border around this has a color of #7e4740        
        
          <div style="border:2px solid #7e4740;">Content here</div>
        
        
          .myborder {border:2px solid #7e4740;}
        
        Border color #7e4740