#7e6f0a color space conversions
Hex:
        #7e6f0a
        RGB:
        126, 111, 10
        CMY:
        51, 56, 96
        CMYK:
        0, 12, 92, 51
      HSL:
        52°, 85.2941%, 26.6667%
        HSV (HSB):
        52°, 92.0635%, 49.4118%
        XYZ:
        14.3434, 15.8264, 2.5860
        xyY:
        0.4379, 0.4832, 15.8264
      CIE-Lab:
        46.7459, -4.2566, 50.6936
        CIE-LCH:
        46.7459, 50.8719, 94.7997
        CIE-Luv:
        46.7459, 14.1322, 48.9572
        Hunter-Lab:
        39.7824, -5.2617, 23.9937
      #7e6f0a color charts
#7e6f0a RGB chart
      #7e6f0a CMYK chart
      #7e6f0a RGB pie chart
      #7e6f0a color shades, tints & tones
#7e6f0a color schemes
#7e6f0a color preview, HTML & CSS examples
           This text has a color of #7e6f0a        
        
          <p style="color:#7e6f0a;">Text here</p>
        
        
          .mytext {color:#7e6f0a;}
        
        Text color #7e6f0a
      
           This box has a color of #7e6f0a        
        
          <div style="background-color:#7e6f0a;">Content here</div>
        
        
          .mybackground {background-color:#7e6f0a;}
        
        Background color #7e6f0a
      
           Border around this has a color of #7e6f0a        
        
          <div style="border:2px solid #7e6f0a;">Content here</div>
        
        
          .myborder {border:2px solid #7e6f0a;}
        
        Border color #7e6f0a