#7e6c01 color space conversions
Hex:
        #7e6c01
        RGB:
        126, 108, 1
        CMY:
        51, 58, 100
        CMYK:
        0, 14, 99, 51
      HSL:
        51°, 98.4252%, 24.9020%
        HSV (HSB):
        51°, 99.2063%, 49.4118%
        XYZ:
        13.9722, 15.1629, 2.2190
        xyY:
        0.4456, 0.4836, 15.1629
      CIE-Lab:
        45.8566, -2.7395, 52.0192
        CIE-LCH:
        45.8566, 52.0913, 93.0146
        CIE-Luv:
        45.8566, 16.3651, 48.7452
        Hunter-Lab:
        38.9396, -4.0954, 23.8790
      #7e6c01 color charts
#7e6c01 RGB chart
      #7e6c01 CMYK chart
      #7e6c01 RGB pie chart
      #7e6c01 color shades, tints & tones
#7e6c01 color schemes
#7e6c01 color preview, HTML & CSS examples
           This text has a color of #7e6c01        
        
          <p style="color:#7e6c01;">Text here</p>
        
        
          .mytext {color:#7e6c01;}
        
        Text color #7e6c01
      
           This box has a color of #7e6c01        
        
          <div style="background-color:#7e6c01;">Content here</div>
        
        
          .mybackground {background-color:#7e6c01;}
        
        Background color #7e6c01
      
           Border around this has a color of #7e6c01        
        
          <div style="border:2px solid #7e6c01;">Content here</div>
        
        
          .myborder {border:2px solid #7e6c01;}
        
        Border color #7e6c01