#7f5e29 color space conversions
Hex:
        #7f5e29
        RGB:
        127, 94, 41
        CMY:
        50, 63, 84
        CMYK:
        0, 26, 68, 50
      HSL:
        37°, 51.1905%, 32.9412%
        HSV (HSB):
        37°, 67.7165%, 49.8039%
        XYZ:
        13.1553, 12.6775, 3.8515
        xyY:
        0.4432, 0.4271, 12.6775
      CIE-Lab:
        42.2733, 7.4594, 34.8186
        CIE-LCH:
        42.2733, 35.6086, 77.9080
        CIE-Luv:
        42.2733, 25.8596, 34.4380
        Hunter-Lab:
        35.6055, 3.6416, 18.5104
      #7f5e29 color charts
#7f5e29 RGB chart
      #7f5e29 CMYK chart
      #7f5e29 RGB pie chart
      #7f5e29 color shades, tints & tones
#7f5e29 color schemes
#7f5e29 color preview, HTML & CSS examples
           This text has a color of #7f5e29        
        
          <p style="color:#7f5e29;">Text here</p>
        
        
          .mytext {color:#7f5e29;}
        
        Text color #7f5e29
      
           This box has a color of #7f5e29        
        
          <div style="background-color:#7f5e29;">Content here</div>
        
        
          .mybackground {background-color:#7f5e29;}
        
        Background color #7f5e29
      
           Border around this has a color of #7f5e29        
        
          <div style="border:2px solid #7f5e29;">Content here</div>
        
        
          .myborder {border:2px solid #7f5e29;}
        
        Border color #7f5e29