#7e394e color space conversions
Hex:
        #7e394e
        RGB:
        126, 57, 78
        CMY:
        51, 78, 69
        CMYK:
        0, 55, 38, 51
      HSL:
        342°, 37.7049%, 35.8824%
        HSV (HSB):
        342°, 54.7619%, 49.4118%
        XYZ:
        11.4425, 7.9119, 8.1318
        xyY:
        0.4163, 0.2879, 7.9119
      CIE-Lab:
        33.7988, 32.2363, 1.6354
        CIE-LCH:
        33.7988, 32.2778, 2.9043
        CIE-Luv:
        33.7988, 43.2235, -3.2942
        Hunter-Lab:
        28.1282, 23.3890, 2.5491
      #7e394e color charts
#7e394e RGB chart
      #7e394e CMYK chart
      #7e394e RGB pie chart
      #7e394e color shades, tints & tones
#7e394e color schemes
#7e394e color preview, HTML & CSS examples
           This text has a color of #7e394e        
        
          <p style="color:#7e394e;">Text here</p>
        
        
          .mytext {color:#7e394e;}
        
        Text color #7e394e
      
           This box has a color of #7e394e        
        
          <div style="background-color:#7e394e;">Content here</div>
        
        
          .mybackground {background-color:#7e394e;}
        
        Background color #7e394e
      
           Border around this has a color of #7e394e        
        
          <div style="border:2px solid #7e394e;">Content here</div>
        
        
          .myborder {border:2px solid #7e394e;}
        
        Border color #7e394e