#7e522e color space conversions
Hex:
        #7e522e
        RGB:
        126, 82, 46
        CMY:
        51, 68, 82
        CMYK:
        0, 35, 63, 51
      HSL:
        27°, 46.5116%, 33.7255%
        HSV (HSB):
        27°, 63.4921%, 49.4118%
        XYZ:
        12.1146, 10.6675, 4.0053
        xyY:
        0.4523, 0.3982, 10.6675
      CIE-Lab:
        39.0147, 14.4967, 28.3376
        CIE-LCH:
        39.0147, 31.8304, 62.9070
        CIE-Luv:
        39.0147, 33.1286, 26.9005
        Hunter-Lab:
        32.6611, 9.0522, 15.5919
      #7e522e color charts
#7e522e RGB chart
      #7e522e CMYK chart
      #7e522e RGB pie chart
      #7e522e color shades, tints & tones
#7e522e color schemes
#7e522e color preview, HTML & CSS examples
           This text has a color of #7e522e        
        
          <p style="color:#7e522e;">Text here</p>
        
        
          .mytext {color:#7e522e;}
        
        Text color #7e522e
      
           This box has a color of #7e522e        
        
          <div style="background-color:#7e522e;">Content here</div>
        
        
          .mybackground {background-color:#7e522e;}
        
        Background color #7e522e
      
           Border around this has a color of #7e522e        
        
          <div style="border:2px solid #7e522e;">Content here</div>
        
        
          .myborder {border:2px solid #7e522e;}
        
        Border color #7e522e