#6f4025 color space conversions
Hex:
        #6f4025
        RGB:
        111, 64, 37
        CMY:
        56, 75, 85
        CMYK:
        0, 42, 67, 56
      HSL:
        22°, 50.0000%, 29.0196%
        HSV (HSB):
        22°, 66.6667%, 43.5294%
        XYZ:
        8.7229, 7.1799, 2.6764
        xyY:
        0.4695, 0.3864, 7.1799
      CIE-Lab:
        32.2129, 17.7188, 24.9745
        CIE-LCH:
        32.2129, 30.6216, 54.6453
        CIE-Luv:
        32.2129, 34.5591, 21.3148
        Hunter-Lab:
        26.7953, 11.2167, 12.8347
      #6f4025 color charts
#6f4025 RGB chart
      #6f4025 CMYK chart
      #6f4025 RGB pie chart
      #6f4025 color shades, tints & tones
#6f4025 color schemes
#6f4025 color preview, HTML & CSS examples
           This text has a color of #6f4025        
        
          <p style="color:#6f4025;">Text here</p>
        
        
          .mytext {color:#6f4025;}
        
        Text color #6f4025
      
           This box has a color of #6f4025        
        
          <div style="background-color:#6f4025;">Content here</div>
        
        
          .mybackground {background-color:#6f4025;}
        
        Background color #6f4025
      
           Border around this has a color of #6f4025        
        
          <div style="border:2px solid #6f4025;">Content here</div>
        
        
          .myborder {border:2px solid #6f4025;}
        
        Border color #6f4025