#7e815b color space conversions
Hex:
        #7e815b
        RGB:
        126, 129, 91
        CMY:
        51, 49, 64
        CMYK:
        2, 0, 29, 49
      HSL:
        65°, 17.2727%, 43.1373%
        HSV (HSB):
        65°, 29.4574%, 50.5882%
        XYZ:
        18.3428, 20.8915, 12.9632
        xyY:
        0.3514, 0.4002, 20.8915
      CIE-Lab:
        52.8305, -7.7402, 20.2840
        CIE-LCH:
        52.8305, 21.7107, 110.8864
        CIE-Luv:
        52.8305, 0.0941, 26.7890
        Hunter-Lab:
        45.7072, -8.3537, 15.1795
      #7e815b color charts
#7e815b RGB chart
      #7e815b CMYK chart
      #7e815b RGB pie chart
      #7e815b color shades, tints & tones
#7e815b color schemes
#7e815b color preview, HTML & CSS examples
           This text has a color of #7e815b        
        
          <p style="color:#7e815b;">Text here</p>
        
        
          .mytext {color:#7e815b;}
        
        Text color #7e815b
      
           This box has a color of #7e815b        
        
          <div style="background-color:#7e815b;">Content here</div>
        
        
          .mybackground {background-color:#7e815b;}
        
        Background color #7e815b
      
           Border around this has a color of #7e815b        
        
          <div style="border:2px solid #7e815b;">Content here</div>
        
        
          .myborder {border:2px solid #7e815b;}
        
        Border color #7e815b