#7e5547 color space conversions
Hex:
        #7e5547
        RGB:
        126, 85, 71
        CMY:
        51, 67, 72
        CMYK:
        0, 33, 44, 51
      HSL:
        15°, 27.9188%, 38.6275%
        HSV (HSB):
        15°, 43.6508%, 49.4118%
        XYZ:
        12.9900, 11.3876, 7.4746
        xyY:
        0.4078, 0.3575, 11.3876
      CIE-Lab:
        40.2257, 15.1972, 15.0492
        CIE-LCH:
        40.2257, 21.3877, 44.7197
        CIE-Luv:
        40.2257, 28.2990, 14.9717
        Hunter-Lab:
        33.7454, 9.6575, 10.4891
      #7e5547 color charts
#7e5547 RGB chart
      #7e5547 CMYK chart
      #7e5547 RGB pie chart
      #7e5547 color shades, tints & tones
#7e5547 color schemes
#7e5547 color preview, HTML & CSS examples
           This text has a color of #7e5547        
        
          <p style="color:#7e5547;">Text here</p>
        
        
          .mytext {color:#7e5547;}
        
        Text color #7e5547
      
           This box has a color of #7e5547        
        
          <div style="background-color:#7e5547;">Content here</div>
        
        
          .mybackground {background-color:#7e5547;}
        
        Background color #7e5547
      
           Border around this has a color of #7e5547        
        
          <div style="border:2px solid #7e5547;">Content here</div>
        
        
          .myborder {border:2px solid #7e5547;}
        
        Border color #7e5547