#7e4e45 color space conversions
Hex:
        #7e4e45
        RGB:
        126, 78, 69
        CMY:
        51, 69, 73
        CMYK:
        0, 38, 45, 51
      HSL:
        9°, 29.2308%, 38.2353%
        HSV (HSB):
        9°, 45.2381%, 49.4118%
        XYZ:
        12.4028, 10.3141, 6.9673
        xyY:
        0.4178, 0.3475, 10.3141
      CIE-Lab:
        38.4003, 19.1241, 13.7981
        CIE-LCH:
        38.4003, 23.5822, 35.8106
        CIE-Luv:
        38.4003, 32.9606, 12.6702
        Hunter-Lab:
        32.1155, 12.7331, 9.6181
      #7e4e45 color charts
#7e4e45 RGB chart
      #7e4e45 CMYK chart
      #7e4e45 RGB pie chart
      #7e4e45 color shades, tints & tones
#7e4e45 color schemes
#7e4e45 color preview, HTML & CSS examples
           This text has a color of #7e4e45        
        
          <p style="color:#7e4e45;">Text here</p>
        
        
          .mytext {color:#7e4e45;}
        
        Text color #7e4e45
      
           This box has a color of #7e4e45        
        
          <div style="background-color:#7e4e45;">Content here</div>
        
        
          .mybackground {background-color:#7e4e45;}
        
        Background color #7e4e45
      
           Border around this has a color of #7e4e45        
        
          <div style="border:2px solid #7e4e45;">Content here</div>
        
        
          .myborder {border:2px solid #7e4e45;}
        
        Border color #7e4e45