#7f6c2a color space conversions
Hex:
        #7f6c2a
        RGB:
        127, 108, 42
        CMY:
        50, 58, 84
        CMYK:
        0, 15, 67, 50
      HSL:
        47°, 50.2959%, 33.1373%
        HSV (HSB):
        47°, 66.9291%, 49.8039%
        XYZ:
        14.5329, 15.4043, 4.3979
        xyY:
        0.4233, 0.4486, 15.4043
      CIE-Lab:
        46.1831, -0.6635, 38.5912
        CIE-LCH:
        46.1831, 38.5969, 90.9850
        CIE-Luv:
        46.1831, 16.0825, 40.4540
        Hunter-Lab:
        39.2483, -2.5896, 20.8303
      #7f6c2a color charts
#7f6c2a RGB chart
      #7f6c2a CMYK chart
      #7f6c2a RGB pie chart
      #7f6c2a color shades, tints & tones
#7f6c2a color schemes
#7f6c2a color preview, HTML & CSS examples
           This text has a color of #7f6c2a        
        
          <p style="color:#7f6c2a;">Text here</p>
        
        
          .mytext {color:#7f6c2a;}
        
        Text color #7f6c2a
      
           This box has a color of #7f6c2a        
        
          <div style="background-color:#7f6c2a;">Content here</div>
        
        
          .mybackground {background-color:#7f6c2a;}
        
        Background color #7f6c2a
      
           Border around this has a color of #7f6c2a        
        
          <div style="border:2px solid #7f6c2a;">Content here</div>
        
        
          .myborder {border:2px solid #7f6c2a;}
        
        Border color #7f6c2a