#7f5a37 color space conversions
Hex:
        #7f5a37
        RGB:
        127, 90, 55
        CMY:
        50, 65, 78
        CMYK:
        0, 29, 57, 50
      HSL:
        29°, 39.5604%, 35.6863%
        HSV (HSB):
        29°, 56.6929%, 49.8039%
        XYZ:
        13.0981, 12.1002, 5.2597
        xyY:
        0.4300, 0.3973, 12.1002
      CIE-Lab:
        41.3749, 10.9563, 26.0835
        CIE-LCH:
        41.3749, 28.2912, 67.2153
        CIE-Luv:
        41.3749, 27.5382, 26.5208
        Hunter-Lab:
        34.7853, 6.3385, 15.3849
      #7f5a37 color charts
#7f5a37 RGB chart
      #7f5a37 CMYK chart
      #7f5a37 RGB pie chart
      #7f5a37 color shades, tints & tones
#7f5a37 color schemes
#7f5a37 color preview, HTML & CSS examples
           This text has a color of #7f5a37        
        
          <p style="color:#7f5a37;">Text here</p>
        
        
          .mytext {color:#7f5a37;}
        
        Text color #7f5a37
      
           This box has a color of #7f5a37        
        
          <div style="background-color:#7f5a37;">Content here</div>
        
        
          .mybackground {background-color:#7f5a37;}
        
        Background color #7f5a37
      
           Border around this has a color of #7f5a37        
        
          <div style="border:2px solid #7f5a37;">Content here</div>
        
        
          .myborder {border:2px solid #7f5a37;}
        
        Border color #7f5a37