#7e340e color space conversions
Hex:
        #7e340e
        RGB:
        126, 52, 14
        CMY:
        51, 80, 95
        CMYK:
        0, 59, 89, 51
      HSL:
        20°, 80.0000%, 27.4510%
        HSV (HSB):
        20°, 88.8889%, 49.4118%
        XYZ:
        9.9114, 6.9233, 1.2294
        xyY:
        0.5487, 0.3833, 6.9233
      CIE-Lab:
        31.6317, 30.0349, 37.2551
        CIE-LCH:
        31.6317, 47.8543, 51.1244
        CIE-Luv:
        31.6317, 57.4531, 25.5727
        Hunter-Lab:
        26.3122, 21.1922, 15.6483
      #7e340e color charts
#7e340e RGB chart
      #7e340e CMYK chart
      #7e340e RGB pie chart
      #7e340e color shades, tints & tones
#7e340e color schemes
#7e340e color preview, HTML & CSS examples
           This text has a color of #7e340e        
        
          <p style="color:#7e340e;">Text here</p>
        
        
          .mytext {color:#7e340e;}
        
        Text color #7e340e
      
           This box has a color of #7e340e        
        
          <div style="background-color:#7e340e;">Content here</div>
        
        
          .mybackground {background-color:#7e340e;}
        
        Background color #7e340e
      
           Border around this has a color of #7e340e        
        
          <div style="border:2px solid #7e340e;">Content here</div>
        
        
          .myborder {border:2px solid #7e340e;}
        
        Border color #7e340e