#7c6a13 color space conversions
Hex:
        #7c6a13
        RGB:
        124, 106, 19
        CMY:
        51, 58, 93
        CMYK:
        0, 15, 85, 51
      HSL:
        50°, 73.4266%, 28.0392%
        HSV (HSB):
        50°, 84.6774%, 48.6275%
        XYZ:
        13.5838, 14.6402, 2.7260
        xyY:
        0.4389, 0.4730, 14.6402
      CIE-Lab:
        45.1374, -2.1081, 46.9009
        CIE-LCH:
        45.1374, 46.9482, 92.5736
        CIE-Luv:
        45.1374, 16.0054, 45.5152
        Hunter-Lab:
        38.2625, -3.5891, 22.5597
      #7c6a13 color charts
#7c6a13 RGB chart
      #7c6a13 CMYK chart
      #7c6a13 RGB pie chart
      #7c6a13 color shades, tints & tones
#7c6a13 color schemes
#7c6a13 color preview, HTML & CSS examples
           This text has a color of #7c6a13        
        
          <p style="color:#7c6a13;">Text here</p>
        
        
          .mytext {color:#7c6a13;}
        
        Text color #7c6a13
      
           This box has a color of #7c6a13        
        
          <div style="background-color:#7c6a13;">Content here</div>
        
        
          .mybackground {background-color:#7c6a13;}
        
        Background color #7c6a13
      
           Border around this has a color of #7c6a13        
        
          <div style="border:2px solid #7c6a13;">Content here</div>
        
        
          .myborder {border:2px solid #7c6a13;}
        
        Border color #7c6a13