#6a4a42 color space conversions
Hex:
        #6a4a42
        RGB:
        106, 74, 66
        CMY:
        58, 71, 74
        CMYK:
        0, 30, 38, 58
      HSL:
        12°, 23.2558%, 33.7255%
        HSV (HSB):
        12°, 37.7358%, 41.5686%
        XYZ:
        9.3760, 8.3551, 6.2728
        xyY:
        0.3906, 0.3481, 8.3551
      CIE-Lab:
        34.7117, 12.4423, 10.1902
        CIE-LCH:
        34.7117, 16.0827, 39.3174
        CIE-Luv:
        34.7117, 20.9622, 9.6895
        Hunter-Lab:
        28.9052, 7.3163, 7.3669
      #6a4a42 color charts
#6a4a42 RGB chart
      #6a4a42 CMYK chart
      #6a4a42 RGB pie chart
      #6a4a42 color shades, tints & tones
#6a4a42 color schemes
#6a4a42 color preview, HTML & CSS examples
           This text has a color of #6a4a42        
        
          <p style="color:#6a4a42;">Text here</p>
        
        
          .mytext {color:#6a4a42;}
        
        Text color #6a4a42
      
           This box has a color of #6a4a42        
        
          <div style="background-color:#6a4a42;">Content here</div>
        
        
          .mybackground {background-color:#6a4a42;}
        
        Background color #6a4a42
      
           Border around this has a color of #6a4a42        
        
          <div style="border:2px solid #6a4a42;">Content here</div>
        
        
          .myborder {border:2px solid #6a4a42;}
        
        Border color #6a4a42