#6f5e34 color space conversions
Hex:
        #6f5e34
        RGB:
        111, 94, 52
        CMY:
        56, 63, 80
        CMYK:
        0, 15, 53, 56
      HSL:
        43°, 36.1963%, 31.9608%
        HSV (HSB):
        43°, 53.1532%, 43.5294%
        XYZ:
        11.1781, 11.6328, 4.9050
        xyY:
        0.4033, 0.4197, 11.6328
      CIE-Lab:
        40.6265, 0.8901, 26.4685
        CIE-LCH:
        40.6265, 26.4835, 88.0739
        CIE-Luv:
        40.6265, 13.3575, 28.5905
        Hunter-Lab:
        34.1070, -1.1863, 15.3482
      #6f5e34 color charts
#6f5e34 RGB chart
      #6f5e34 CMYK chart
      #6f5e34 RGB pie chart
      #6f5e34 color shades, tints & tones
#6f5e34 color schemes
#6f5e34 color preview, HTML & CSS examples
           This text has a color of #6f5e34        
        
          <p style="color:#6f5e34;">Text here</p>
        
        
          .mytext {color:#6f5e34;}
        
        Text color #6f5e34
      
           This box has a color of #6f5e34        
        
          <div style="background-color:#6f5e34;">Content here</div>
        
        
          .mybackground {background-color:#6f5e34;}
        
        Background color #6f5e34
      
           Border around this has a color of #6f5e34        
        
          <div style="border:2px solid #6f5e34;">Content here</div>
        
        
          .myborder {border:2px solid #6f5e34;}
        
        Border color #6f5e34