#7f5e36 color space conversions
Hex:
        #7f5e36
        RGB:
        127, 94, 54
        CMY:
        50, 63, 79
        CMYK:
        0, 26, 57, 50
      HSL:
        33°, 40.3315%, 35.4902%
        HSV (HSB):
        33°, 57.4803%, 49.8039%
        XYZ:
        13.4210, 12.7838, 5.2502
        xyY:
        0.4267, 0.4064, 12.7838
      CIE-Lab:
        42.4356, 8.4887, 27.9561
        CIE-LCH:
        42.4356, 29.2165, 73.1093
        CIE-Luv:
        42.4356, 24.9089, 28.9288
        Hunter-Lab:
        35.7544, 4.4325, 16.3219
      #7f5e36 color charts
#7f5e36 RGB chart
      #7f5e36 CMYK chart
      #7f5e36 RGB pie chart
      #7f5e36 color shades, tints & tones
#7f5e36 color schemes
#7f5e36 color preview, HTML & CSS examples
           This text has a color of #7f5e36        
        
          <p style="color:#7f5e36;">Text here</p>
        
        
          .mytext {color:#7f5e36;}
        
        Text color #7f5e36
      
           This box has a color of #7f5e36        
        
          <div style="background-color:#7f5e36;">Content here</div>
        
        
          .mybackground {background-color:#7f5e36;}
        
        Background color #7f5e36
      
           Border around this has a color of #7f5e36        
        
          <div style="border:2px solid #7f5e36;">Content here</div>
        
        
          .myborder {border:2px solid #7f5e36;}
        
        Border color #7f5e36