#7e5555 color space conversions
Hex:
        #7e5555
        RGB:
        126, 85, 85
        CMY:
        51, 67, 67
        CMYK:
        0, 33, 33, 51
      HSL:
        0°, 19.4313%, 41.3725%
        HSV (HSB):
        0°, 32.5397%, 49.4118%
        XYZ:
        13.4924, 11.5885, 10.1200
        xyY:
        0.3833, 0.3292, 11.5885
      CIE-Lab:
        40.5545, 17.0582, 6.9129
        CIE-LCH:
        40.5545, 18.4057, 22.0604
        CIE-Luv:
        40.5545, 26.4083, 5.6894
        Hunter-Lab:
        34.0419, 11.1745, 6.2035
      #7e5555 color charts
#7e5555 RGB chart
      #7e5555 CMYK chart
      #7e5555 RGB pie chart
      #7e5555 color shades, tints & tones
#7e5555 color schemes
#7e5555 color preview, HTML & CSS examples
           This text has a color of #7e5555        
        
          <p style="color:#7e5555;">Text here</p>
        
        
          .mytext {color:#7e5555;}
        
        Text color #7e5555
      
           This box has a color of #7e5555        
        
          <div style="background-color:#7e5555;">Content here</div>
        
        
          .mybackground {background-color:#7e5555;}
        
        Background color #7e5555
      
           Border around this has a color of #7e5555        
        
          <div style="border:2px solid #7e5555;">Content here</div>
        
        
          .myborder {border:2px solid #7e5555;}
        
        Border color #7e5555