#7e442f color space conversions
Hex:
        #7e442f
        RGB:
        126, 68, 47
        CMY:
        51, 73, 82
        CMYK:
        0, 46, 63, 51
      HSL:
        16°, 45.6647%, 33.9216%
        HSV (HSB):
        16°, 62.6984%, 49.4118%
        XYZ:
        11.1844, 8.7751, 3.7936
        xyY:
        0.4709, 0.3694, 8.7751
      CIE-Lab:
        35.5476, 22.8281, 23.5530
        CIE-LCH:
        35.5476, 32.8004, 45.8955
        CIE-Luv:
        35.5476, 42.6549, 20.2670
        Hunter-Lab:
        29.6228, 15.5547, 13.1431
      #7e442f color charts
#7e442f RGB chart
      #7e442f CMYK chart
      #7e442f RGB pie chart
      #7e442f color shades, tints & tones
#7e442f color schemes
#7e442f color preview, HTML & CSS examples
           This text has a color of #7e442f        
        
          <p style="color:#7e442f;">Text here</p>
        
        
          .mytext {color:#7e442f;}
        
        Text color #7e442f
      
           This box has a color of #7e442f        
        
          <div style="background-color:#7e442f;">Content here</div>
        
        
          .mybackground {background-color:#7e442f;}
        
        Background color #7e442f
      
           Border around this has a color of #7e442f        
        
          <div style="border:2px solid #7e442f;">Content here</div>
        
        
          .myborder {border:2px solid #7e442f;}
        
        Border color #7e442f