#7e403e color space conversions
Hex:
        #7e403e
        RGB:
        126, 64, 62
        CMY:
        51, 75, 76
        CMYK:
        0, 49, 51, 51
      HSL:
        2°, 34.0426%, 36.8627%
        HSV (HSB):
        2°, 50.7937%, 49.4118%
        XYZ:
        11.3071, 8.4502, 5.5925
        xyY:
        0.4460, 0.3333, 8.4502
      CIE-Lab:
        34.9034, 26.4974, 13.4205
        CIE-LCH:
        34.9034, 29.7022, 26.8615
        CIE-Luv:
        34.9034, 42.7706, 10.3612
        Hunter-Lab:
        29.0692, 18.5601, 8.9419
      #7e403e color charts
#7e403e RGB chart
      #7e403e CMYK chart
      #7e403e RGB pie chart
      #7e403e color shades, tints & tones
#7e403e color schemes
#7e403e color preview, HTML & CSS examples
           This text has a color of #7e403e        
        
          <p style="color:#7e403e;">Text here</p>
        
        
          .mytext {color:#7e403e;}
        
        Text color #7e403e
      
           This box has a color of #7e403e        
        
          <div style="background-color:#7e403e;">Content here</div>
        
        
          .mybackground {background-color:#7e403e;}
        
        Background color #7e403e
      
           Border around this has a color of #7e403e        
        
          <div style="border:2px solid #7e403e;">Content here</div>
        
        
          .myborder {border:2px solid #7e403e;}
        
        Border color #7e403e