#7e5258 color space conversions
Hex:
        #7e5258
        RGB:
        126, 82, 88
        CMY:
        51, 68, 65
        CMYK:
        0, 35, 30, 51
      HSL:
        352°, 21.1538%, 40.7843%
        HSV (HSB):
        352°, 34.9206%, 49.4118%
        XYZ:
        13.3829, 11.1748, 10.6841
        xyY:
        0.3797, 0.3171, 11.1748
      CIE-Lab:
        39.8733, 19.2871, 4.0855
        CIE-LCH:
        39.8733, 19.7150, 11.9599
        CIE-Luv:
        39.8733, 27.6881, 1.9238
        Hunter-Lab:
        33.4287, 12.9609, 4.4505
      #7e5258 color charts
#7e5258 RGB chart
      #7e5258 CMYK chart
      #7e5258 RGB pie chart
      #7e5258 color shades, tints & tones
#7e5258 color schemes
#7e5258 color preview, HTML & CSS examples
           This text has a color of #7e5258        
        
          <p style="color:#7e5258;">Text here</p>
        
        
          .mytext {color:#7e5258;}
        
        Text color #7e5258
      
           This box has a color of #7e5258        
        
          <div style="background-color:#7e5258;">Content here</div>
        
        
          .mybackground {background-color:#7e5258;}
        
        Background color #7e5258
      
           Border around this has a color of #7e5258        
        
          <div style="border:2px solid #7e5258;">Content here</div>
        
        
          .myborder {border:2px solid #7e5258;}
        
        Border color #7e5258