#7f6413 color space conversions
Hex:
        #7f6413
        RGB:
        127, 100, 19
        CMY:
        50, 61, 93
        CMYK:
        0, 21, 85, 50
      HSL:
        45°, 73.9726%, 28.6275%
        HSV (HSB):
        45°, 85.0394%, 49.8039%
        XYZ:
        13.4271, 13.6734, 2.5476
        xyY:
        0.4529, 0.4612, 13.6734
      CIE-Lab:
        43.7608, 2.8164, 45.8324
        CIE-LCH:
        43.7608, 45.9189, 86.4836
        CIE-Luv:
        43.7608, 22.5444, 43.1036
        Hunter-Lab:
        36.9775, 0.1054, 21.7994
      #7f6413 color charts
#7f6413 RGB chart
      #7f6413 CMYK chart
      #7f6413 RGB pie chart
      #7f6413 color shades, tints & tones
#7f6413 color schemes
#7f6413 color preview, HTML & CSS examples
           This text has a color of #7f6413        
        
          <p style="color:#7f6413;">Text here</p>
        
        
          .mytext {color:#7f6413;}
        
        Text color #7f6413
      
           This box has a color of #7f6413        
        
          <div style="background-color:#7f6413;">Content here</div>
        
        
          .mybackground {background-color:#7f6413;}
        
        Background color #7f6413
      
           Border around this has a color of #7f6413        
        
          <div style="border:2px solid #7f6413;">Content here</div>
        
        
          .myborder {border:2px solid #7f6413;}
        
        Border color #7f6413