#7f3e0b color space conversions
Hex:
        #7f3e0b
        RGB:
        127, 62, 11
        CMY:
        50, 76, 96
        CMYK:
        0, 51, 91, 50
      HSL:
        26°, 84.0580%, 27.0588%
        HSV (HSB):
        26°, 91.3386%, 49.8039%
        XYZ:
        10.5354, 7.9814, 1.3019
        xyY:
        0.5316, 0.4027, 7.9814
      CIE-Lab:
        33.9442, 24.9057, 40.3770
        CIE-LCH:
        33.9442, 47.4405, 58.3325
        CIE-Luv:
        33.9442, 51.3066, 29.6008
        Hunter-Lab:
        28.2514, 17.1256, 17.0438
      #7f3e0b color charts
#7f3e0b RGB chart
      #7f3e0b CMYK chart
      #7f3e0b RGB pie chart
      #7f3e0b color shades, tints & tones
#7f3e0b color schemes
#7f3e0b color preview, HTML & CSS examples
           This text has a color of #7f3e0b        
        
          <p style="color:#7f3e0b;">Text here</p>
        
        
          .mytext {color:#7f3e0b;}
        
        Text color #7f3e0b
      
           This box has a color of #7f3e0b        
        
          <div style="background-color:#7f3e0b;">Content here</div>
        
        
          .mybackground {background-color:#7f3e0b;}
        
        Background color #7f3e0b
      
           Border around this has a color of #7f3e0b        
        
          <div style="border:2px solid #7f3e0b;">Content here</div>
        
        
          .myborder {border:2px solid #7f3e0b;}
        
        Border color #7f3e0b