#7f6f37 color space conversions
Hex:
        #7f6f37
        RGB:
        127, 111, 55
        CMY:
        50, 56, 78
        CMYK:
        0, 13, 57, 50
      HSL:
        47°, 39.5604%, 35.6863%
        HSV (HSB):
        47°, 56.6929%, 49.8039%
        XYZ:
        15.1264, 16.1567, 5.9357
        xyY:
        0.4064, 0.4341, 16.1567
      CIE-Lab:
        47.1795, -1.3668, 33.0953
        CIE-LCH:
        47.1795, 33.1235, 92.3650
        CIE-Luv:
        47.1795, 13.4647, 36.7281
        Hunter-Lab:
        40.1954, -3.1686, 19.3813
      #7f6f37 color charts
#7f6f37 RGB chart
      #7f6f37 CMYK chart
      #7f6f37 RGB pie chart
      #7f6f37 color shades, tints & tones
#7f6f37 color schemes
#7f6f37 color preview, HTML & CSS examples
           This text has a color of #7f6f37        
        
          <p style="color:#7f6f37;">Text here</p>
        
        
          .mytext {color:#7f6f37;}
        
        Text color #7f6f37
      
           This box has a color of #7f6f37        
        
          <div style="background-color:#7f6f37;">Content here</div>
        
        
          .mybackground {background-color:#7f6f37;}
        
        Background color #7f6f37
      
           Border around this has a color of #7f6f37        
        
          <div style="border:2px solid #7f6f37;">Content here</div>
        
        
          .myborder {border:2px solid #7f6f37;}
        
        Border color #7f6f37