#7f5e35 color space conversions
Hex:
        #7f5e35
        RGB:
        127, 94, 53
        CMY:
        50, 63, 79
        CMYK:
        0, 26, 58, 50
      HSL:
        33°, 41.1111%, 35.2941%
        HSV (HSB):
        33°, 58.2677%, 49.8039%
        XYZ:
        13.3977, 12.7745, 5.1277
        xyY:
        0.4280, 0.4081, 12.7745
      CIE-Lab:
        42.4215, 8.3994, 28.5020
        CIE-LCH:
        42.4215, 29.7139, 73.5800
        CIE-Luv:
        42.4215, 24.9902, 29.4004
        Hunter-Lab:
        35.7414, 4.3635, 16.5128
      #7f5e35 color charts
#7f5e35 RGB chart
      #7f5e35 CMYK chart
      #7f5e35 RGB pie chart
      #7f5e35 color shades, tints & tones
#7f5e35 color schemes
#7f5e35 color preview, HTML & CSS examples
           This text has a color of #7f5e35        
        
          <p style="color:#7f5e35;">Text here</p>
        
        
          .mytext {color:#7f5e35;}
        
        Text color #7f5e35
      
           This box has a color of #7f5e35        
        
          <div style="background-color:#7f5e35;">Content here</div>
        
        
          .mybackground {background-color:#7f5e35;}
        
        Background color #7f5e35
      
           Border around this has a color of #7f5e35        
        
          <div style="border:2px solid #7f5e35;">Content here</div>
        
        
          .myborder {border:2px solid #7f5e35;}
        
        Border color #7f5e35