#7e4a33 color space conversions
Hex:
        #7e4a33
        RGB:
        126, 74, 51
        CMY:
        51, 71, 80
        CMYK:
        0, 41, 60, 51
      HSL:
        18°, 42.3729%, 34.7059%
        HSV (HSB):
        18°, 59.5238%, 49.4118%
        XYZ:
        11.6505, 9.5722, 4.3655
        xyY:
        0.4553, 0.3741, 9.5722
      CIE-Lab:
        37.0634, 19.6520, 23.0362
        CIE-LCH:
        37.0634, 30.2798, 49.5327
        CIE-Luv:
        37.0634, 38.0686, 20.9374
        Hunter-Lab:
        30.9390, 13.0735, 13.2914
      #7e4a33 color charts
#7e4a33 RGB chart
      #7e4a33 CMYK chart
      #7e4a33 RGB pie chart
      #7e4a33 color shades, tints & tones
#7e4a33 color schemes
#7e4a33 color preview, HTML & CSS examples
           This text has a color of #7e4a33        
        
          <p style="color:#7e4a33;">Text here</p>
        
        
          .mytext {color:#7e4a33;}
        
        Text color #7e4a33
      
           This box has a color of #7e4a33        
        
          <div style="background-color:#7e4a33;">Content here</div>
        
        
          .mybackground {background-color:#7e4a33;}
        
        Background color #7e4a33
      
           Border around this has a color of #7e4a33        
        
          <div style="border:2px solid #7e4a33;">Content here</div>
        
        
          .myborder {border:2px solid #7e4a33;}
        
        Border color #7e4a33