#6f4540 color space conversions
Hex:
        #6f4540
        RGB:
        111, 69, 64
        CMY:
        56, 73, 75
        CMYK:
        0, 38, 42, 56
      HSL:
        6°, 26.8571%, 34.3137%
        HSV (HSB):
        6°, 42.3423%, 43.5294%
        XYZ:
        9.6091, 8.0059, 5.8893
        xyY:
        0.4088, 0.3406, 8.0059
      CIE-Lab:
        33.9952, 17.4293, 10.5620
        CIE-LCH:
        33.9952, 20.3799, 31.2155
        CIE-Luv:
        33.9952, 27.8344, 9.1062
        Hunter-Lab:
        28.2947, 11.1040, 7.4656
      #6f4540 color charts
#6f4540 RGB chart
      #6f4540 CMYK chart
      #6f4540 RGB pie chart
      #6f4540 color shades, tints & tones
#6f4540 color schemes
#6f4540 color preview, HTML & CSS examples
           This text has a color of #6f4540        
        
          <p style="color:#6f4540;">Text here</p>
        
        
          .mytext {color:#6f4540;}
        
        Text color #6f4540
      
           This box has a color of #6f4540        
        
          <div style="background-color:#6f4540;">Content here</div>
        
        
          .mybackground {background-color:#6f4540;}
        
        Background color #6f4540
      
           Border around this has a color of #6f4540        
        
          <div style="border:2px solid #6f4540;">Content here</div>
        
        
          .myborder {border:2px solid #6f4540;}
        
        Border color #6f4540