#7f5301 color space conversions
Hex:
        #7f5301
        RGB:
        127, 83, 1
        CMY:
        50, 67, 100
        CMYK:
        0, 35, 99, 50
      HSL:
        39°, 98.4375%, 25.0980%
        HSV (HSB):
        39°, 99.2126%, 49.8039%
        XYZ:
        11.8511, 10.7007, 1.4695
        xyY:
        0.4934, 0.4455, 10.7007
      CIE-Lab:
        39.0718, 12.4128, 47.3334
        CIE-LCH:
        39.0718, 48.9339, 75.3055
        CIE-Luv:
        39.0718, 35.7228, 38.8439
        Hunter-Lab:
        32.7120, 7.4223, 20.2349
      #7f5301 color charts
#7f5301 RGB chart
      #7f5301 CMYK chart
      #7f5301 RGB pie chart
      #7f5301 color shades, tints & tones
#7f5301 color schemes
#7f5301 color preview, HTML & CSS examples
           This text has a color of #7f5301        
        
          <p style="color:#7f5301;">Text here</p>
        
        
          .mytext {color:#7f5301;}
        
        Text color #7f5301
      
           This box has a color of #7f5301        
        
          <div style="background-color:#7f5301;">Content here</div>
        
        
          .mybackground {background-color:#7f5301;}
        
        Background color #7f5301
      
           Border around this has a color of #7f5301        
        
          <div style="border:2px solid #7f5301;">Content here</div>
        
        
          .myborder {border:2px solid #7f5301;}
        
        Border color #7f5301