#7c6f2f color space conversions
Hex:
        #7c6f2f
        RGB:
        124, 111, 47
        CMY:
        51, 56, 82
        CMYK:
        0, 10, 62, 51
      HSL:
        50°, 45.0292%, 33.5294%
        HSV (HSB):
        50°, 62.0968%, 48.6275%
        XYZ:
        14.5097, 15.8592, 4.9857
        xyY:
        0.4104, 0.4486, 15.8592
      CIE-Lab:
        46.7892, -3.4184, 36.7057
        CIE-LCH:
        46.7892, 36.8646, 95.3206
        CIE-Luv:
        46.7892, 11.7063, 39.8617
        Hunter-Lab:
        39.8236, -4.6550, 20.4537
      #7c6f2f color charts
#7c6f2f RGB chart
      #7c6f2f CMYK chart
      #7c6f2f RGB pie chart
      #7c6f2f color shades, tints & tones
#7c6f2f color schemes
#7c6f2f color preview, HTML & CSS examples
           This text has a color of #7c6f2f        
        
          <p style="color:#7c6f2f;">Text here</p>
        
        
          .mytext {color:#7c6f2f;}
        
        Text color #7c6f2f
      
           This box has a color of #7c6f2f        
        
          <div style="background-color:#7c6f2f;">Content here</div>
        
        
          .mybackground {background-color:#7c6f2f;}
        
        Background color #7c6f2f
      
           Border around this has a color of #7c6f2f        
        
          <div style="border:2px solid #7c6f2f;">Content here</div>
        
        
          .myborder {border:2px solid #7c6f2f;}
        
        Border color #7c6f2f