#6e6442 color space conversions
Hex:
        #6e6442
        RGB:
        110, 100, 66
        CMY:
        57, 61, 74
        CMYK:
        0, 9, 40, 57
      HSL:
        46°, 25.0000%, 34.5098%
        HSV (HSB):
        46°, 40.0000%, 43.1373%
        XYZ:
        11.9709, 12.8227, 6.9983
        xyY:
        0.3765, 0.4033, 12.8227
      CIE-Lab:
        42.4949, -1.5028, 20.7392
        CIE-LCH:
        42.4949, 20.7936, 94.1445
        CIE-Luv:
        42.4949, 8.1140, 24.2374
        Hunter-Lab:
        35.8088, -2.9925, 13.4787
      #6e6442 color charts
#6e6442 RGB chart
      #6e6442 CMYK chart
      #6e6442 RGB pie chart
      #6e6442 color shades, tints & tones
#6e6442 color schemes
#6e6442 color preview, HTML & CSS examples
           This text has a color of #6e6442        
        
          <p style="color:#6e6442;">Text here</p>
        
        
          .mytext {color:#6e6442;}
        
        Text color #6e6442
      
           This box has a color of #6e6442        
        
          <div style="background-color:#6e6442;">Content here</div>
        
        
          .mybackground {background-color:#6e6442;}
        
        Background color #6e6442
      
           Border around this has a color of #6e6442        
        
          <div style="border:2px solid #6e6442;">Content here</div>
        
        
          .myborder {border:2px solid #6e6442;}
        
        Border color #6e6442