#7f6e2a color space conversions
Hex:
        #7f6e2a
        RGB:
        127, 110, 42
        CMY:
        50, 57, 84
        CMYK:
        0, 13, 67, 50
      HSL:
        48°, 50.2959%, 33.1373%
        HSV (HSB):
        48°, 66.9291%, 49.8039%
        XYZ:
        14.7462, 15.8311, 4.4690
        xyY:
        0.4208, 0.4517, 15.8311
      CIE-Lab:
        46.7521, -1.8139, 39.2043
        CIE-LCH:
        46.7521, 39.2462, 92.6491
        CIE-Luv:
        46.7521, 14.7242, 41.3709
        Hunter-Lab:
        39.7883, -3.4741, 21.1924
      #7f6e2a color charts
#7f6e2a RGB chart
      #7f6e2a CMYK chart
      #7f6e2a RGB pie chart
      #7f6e2a color shades, tints & tones
#7f6e2a color schemes
#7f6e2a color preview, HTML & CSS examples
           This text has a color of #7f6e2a        
        
          <p style="color:#7f6e2a;">Text here</p>
        
        
          .mytext {color:#7f6e2a;}
        
        Text color #7f6e2a
      
           This box has a color of #7f6e2a        
        
          <div style="background-color:#7f6e2a;">Content here</div>
        
        
          .mybackground {background-color:#7f6e2a;}
        
        Background color #7f6e2a
      
           Border around this has a color of #7f6e2a        
        
          <div style="border:2px solid #7f6e2a;">Content here</div>
        
        
          .myborder {border:2px solid #7f6e2a;}
        
        Border color #7f6e2a