#7e475b color space conversions
Hex:
        #7e475b
        RGB:
        126, 71, 91
        CMY:
        51, 72, 64
        CMYK:
        0, 44, 28, 51
      HSL:
        338°, 27.9188%, 38.6275%
        HSV (HSB):
        338°, 43.6508%, 49.4118%
        XYZ:
        12.7458, 9.6974, 11.0975
        xyY:
        0.3800, 0.2891, 9.6974
      CIE-Lab:
        37.2938, 26.2100, -1.5368
        CIE-LCH:
        37.2938, 26.2551, 356.6444
        CIE-Luv:
        37.2938, 33.1569, -6.1000
        Hunter-Lab:
        31.1407, 18.5631, 0.6694
      #7e475b color charts
#7e475b RGB chart
      #7e475b CMYK chart
      #7e475b RGB pie chart
      #7e475b color shades, tints & tones
#7e475b color schemes
#7e475b color preview, HTML & CSS examples
           This text has a color of #7e475b        
        
          <p style="color:#7e475b;">Text here</p>
        
        
          .mytext {color:#7e475b;}
        
        Text color #7e475b
      
           This box has a color of #7e475b        
        
          <div style="background-color:#7e475b;">Content here</div>
        
        
          .mybackground {background-color:#7e475b;}
        
        Background color #7e475b
      
           Border around this has a color of #7e475b        
        
          <div style="border:2px solid #7e475b;">Content here</div>
        
        
          .myborder {border:2px solid #7e475b;}
        
        Border color #7e475b