#7e512e color space conversions
Hex:
        #7e512e
        RGB:
        126, 81, 46
        CMY:
        51, 68, 82
        CMYK:
        0, 36, 63, 51
      HSL:
        26°, 46.5116%, 33.7255%
        HSV (HSB):
        26°, 63.4921%, 49.4118%
        XYZ:
        12.0398, 10.5177, 3.9803
        xyY:
        0.4537, 0.3963, 10.5177
      CIE-Lab:
        38.7560, 15.0920, 28.0302
        CIE-LCH:
        38.7560, 31.8349, 61.7010
        CIE-Luv:
        38.7560, 33.8265, 26.4491
        Hunter-Lab:
        32.4311, 9.5123, 15.4250
      #7e512e color charts
#7e512e RGB chart
      #7e512e CMYK chart
      #7e512e RGB pie chart
      #7e512e color shades, tints & tones
#7e512e color schemes
#7e512e color preview, HTML & CSS examples
           This text has a color of #7e512e        
        
          <p style="color:#7e512e;">Text here</p>
        
        
          .mytext {color:#7e512e;}
        
        Text color #7e512e
      
           This box has a color of #7e512e        
        
          <div style="background-color:#7e512e;">Content here</div>
        
        
          .mybackground {background-color:#7e512e;}
        
        Background color #7e512e
      
           Border around this has a color of #7e512e        
        
          <div style="border:2px solid #7e512e;">Content here</div>
        
        
          .myborder {border:2px solid #7e512e;}
        
        Border color #7e512e