#7e5e01 color space conversions
Hex:
        #7e5e01
        RGB:
        126, 94, 1
        CMY:
        51, 63, 100
        CMYK:
        0, 25, 99, 51
      HSL:
        45°, 98.4252%, 24.9020%
        HSV (HSB):
        45°, 99.2063%, 49.4118%
        XYZ:
        12.6124, 12.4432, 1.7658
        xyY:
        0.4702, 0.4639, 12.4432
      CIE-Lab:
        41.9120, 5.4080, 49.2247
        CIE-LCH:
        41.9120, 49.5209, 83.7304
        CIE-Luv:
        41.9120, 26.5819, 43.1156
        Hunter-Lab:
        35.2749, 2.0906, 21.7246
      #7e5e01 color charts
#7e5e01 RGB chart
      #7e5e01 CMYK chart
      #7e5e01 RGB pie chart
      #7e5e01 color shades, tints & tones
#7e5e01 color schemes
#7e5e01 color preview, HTML & CSS examples
           This text has a color of #7e5e01        
        
          <p style="color:#7e5e01;">Text here</p>
        
        
          .mytext {color:#7e5e01;}
        
        Text color #7e5e01
      
           This box has a color of #7e5e01        
        
          <div style="background-color:#7e5e01;">Content here</div>
        
        
          .mybackground {background-color:#7e5e01;}
        
        Background color #7e5e01
      
           Border around this has a color of #7e5e01        
        
          <div style="border:2px solid #7e5e01;">Content here</div>
        
        
          .myborder {border:2px solid #7e5e01;}
        
        Border color #7e5e01