#6a5740 color space conversions
Hex:
        #6a5740
        RGB:
        106, 87, 64
        CMY:
        58, 66, 75
        CMYK:
        0, 18, 40, 58
      HSL:
        33°, 24.7059%, 33.3333%
        HSV (HSB):
        33°, 39.6226%, 41.5686%
        XYZ:
        10.2775, 10.2507, 6.2874
        xyY:
        0.3833, 0.3823, 10.2507
      CIE-Lab:
        38.2887, 4.2029, 16.2975
        CIE-LCH:
        38.2887, 16.8307, 75.5395
        CIE-Luv:
        38.2887, 13.4027, 17.9549
        Hunter-Lab:
        32.0168, 1.2697, 10.7685
      #6a5740 color charts
#6a5740 RGB chart
      #6a5740 CMYK chart
      #6a5740 RGB pie chart
      #6a5740 color shades, tints & tones
#6a5740 color schemes
#6a5740 color preview, HTML & CSS examples
           This text has a color of #6a5740        
        
          <p style="color:#6a5740;">Text here</p>
        
        
          .mytext {color:#6a5740;}
        
        Text color #6a5740
      
           This box has a color of #6a5740        
        
          <div style="background-color:#6a5740;">Content here</div>
        
        
          .mybackground {background-color:#6a5740;}
        
        Background color #6a5740
      
           Border around this has a color of #6a5740        
        
          <div style="border:2px solid #6a5740;">Content here</div>
        
        
          .myborder {border:2px solid #6a5740;}
        
        Border color #6a5740