#7f6f28 color space conversions
Hex:
        #7f6f28
        RGB:
        127, 111, 40
        CMY:
        50, 56, 84
        CMYK:
        0, 13, 69, 50
      HSL:
        49°, 52.0958%, 32.7451%
        HSV (HSB):
        49°, 68.5039%, 49.8039%
        XYZ:
        14.8198, 16.0341, 4.3213
        xyY:
        0.4213, 0.4558, 16.0341
      CIE-Lab:
        47.0192, -2.5192, 40.4334
        CIE-LCH:
        47.0192, 40.5118, 93.5652
        CIE-Luv:
        47.0192, 14.1250, 42.5001
        Hunter-Lab:
        40.0426, -4.0114, 21.6314
      #7f6f28 color charts
#7f6f28 RGB chart
      #7f6f28 CMYK chart
      #7f6f28 RGB pie chart
      #7f6f28 color shades, tints & tones
#7f6f28 color schemes
#7f6f28 color preview, HTML & CSS examples
           This text has a color of #7f6f28        
        
          <p style="color:#7f6f28;">Text here</p>
        
        
          .mytext {color:#7f6f28;}
        
        Text color #7f6f28
      
           This box has a color of #7f6f28        
        
          <div style="background-color:#7f6f28;">Content here</div>
        
        
          .mybackground {background-color:#7f6f28;}
        
        Background color #7f6f28
      
           Border around this has a color of #7f6f28        
        
          <div style="border:2px solid #7f6f28;">Content here</div>
        
        
          .myborder {border:2px solid #7f6f28;}
        
        Border color #7f6f28