#7e5550 color space conversions
Hex:
        #7e5550
        RGB:
        126, 85, 80
        CMY:
        51, 67, 69
        CMYK:
        0, 33, 37, 51
      HSL:
        7°, 22.3301%, 40.3922%
        HSV (HSB):
        7°, 36.5079%, 49.4118%
        XYZ:
        13.3007, 11.5118, 9.1104
        xyY:
        0.3921, 0.3394, 11.5118
      CIE-Lab:
        40.4294, 16.3558, 9.8161
        CIE-LCH:
        40.4294, 19.0753, 30.9706
        CIE-Luv:
        40.4294, 27.1074, 9.1313
        Hunter-Lab:
        33.9291, 10.5986, 7.8302
      #7e5550 color charts
#7e5550 RGB chart
      #7e5550 CMYK chart
      #7e5550 RGB pie chart
      #7e5550 color shades, tints & tones
#7e5550 color schemes
#7e5550 color preview, HTML & CSS examples
           This text has a color of #7e5550        
        
          <p style="color:#7e5550;">Text here</p>
        
        
          .mytext {color:#7e5550;}
        
        Text color #7e5550
      
           This box has a color of #7e5550        
        
          <div style="background-color:#7e5550;">Content here</div>
        
        
          .mybackground {background-color:#7e5550;}
        
        Background color #7e5550
      
           Border around this has a color of #7e5550        
        
          <div style="border:2px solid #7e5550;">Content here</div>
        
        
          .myborder {border:2px solid #7e5550;}
        
        Border color #7e5550