#6f4016 color space conversions
Hex:
        #6f4016
        RGB:
        111, 64, 22
        CMY:
        56, 75, 91
        CMYK:
        0, 42, 80, 56
      HSL:
        28°, 66.9173%, 26.0784%
        HSV (HSB):
        28°, 80.1802%, 43.5294%
        XYZ:
        8.5338, 7.1042, 1.6805
        xyY:
        0.4928, 0.4102, 7.1042
      CIE-Lab:
        32.0430, 16.8094, 33.0371
        CIE-LCH:
        32.0430, 37.0675, 63.0328
        CIE-Luv:
        32.0430, 35.9450, 26.6037
        Hunter-Lab:
        26.6538, 10.5065, 14.9194
      #6f4016 color charts
#6f4016 RGB chart
      #6f4016 CMYK chart
      #6f4016 RGB pie chart
      #6f4016 color shades, tints & tones
#6f4016 color schemes
#6f4016 color preview, HTML & CSS examples
           This text has a color of #6f4016        
        
          <p style="color:#6f4016;">Text here</p>
        
        
          .mytext {color:#6f4016;}
        
        Text color #6f4016
      
           This box has a color of #6f4016        
        
          <div style="background-color:#6f4016;">Content here</div>
        
        
          .mybackground {background-color:#6f4016;}
        
        Background color #6f4016
      
           Border around this has a color of #6f4016        
        
          <div style="border:2px solid #6f4016;">Content here</div>
        
        
          .myborder {border:2px solid #6f4016;}
        
        Border color #6f4016