#7f6f14 color space conversions
Hex:
        #7f6f14
        RGB:
        127, 111, 20
        CMY:
        50, 56, 92
        CMYK:
        0, 13, 84, 50
      HSL:
        51°, 72.7891%, 28.8235%
        HSV (HSB):
        51°, 84.2520%, 49.8039%
        XYZ:
        14.5631, 15.9314, 2.9693
        xyY:
        0.4352, 0.4761, 15.9314
      CIE-Lab:
        46.8844, -3.5011, 48.2214
        CIE-LCH:
        46.8844, 48.3483, 94.1527
        CIE-Luv:
        46.8844, 14.7029, 47.5430
        Hunter-Lab:
        39.9142, -4.7222, 23.5292
      #7f6f14 color charts
#7f6f14 RGB chart
      #7f6f14 CMYK chart
      #7f6f14 RGB pie chart
      #7f6f14 color shades, tints & tones
#7f6f14 color schemes
#7f6f14 color preview, HTML & CSS examples
           This text has a color of #7f6f14        
        
          <p style="color:#7f6f14;">Text here</p>
        
        
          .mytext {color:#7f6f14;}
        
        Text color #7f6f14
      
           This box has a color of #7f6f14        
        
          <div style="background-color:#7f6f14;">Content here</div>
        
        
          .mybackground {background-color:#7f6f14;}
        
        Background color #7f6f14
      
           Border around this has a color of #7f6f14        
        
          <div style="border:2px solid #7f6f14;">Content here</div>
        
        
          .myborder {border:2px solid #7f6f14;}
        
        Border color #7f6f14