#6e6d4f color space conversions
Hex:
        #6e6d4f
        RGB:
        110, 109, 79
        CMY:
        57, 57, 69
        CMYK:
        0, 1, 28, 57
      HSL:
        58°, 16.4021%, 37.0588%
        HSV (HSB):
        58°, 28.1818%, 43.1373%
        XYZ:
        13.3103, 14.8168, 9.5555
        xyY:
        0.3532, 0.3932, 14.8168
      CIE-Lab:
        45.3822, -4.9295, 16.9533
        CIE-LCH:
        45.3822, 17.6554, 106.2128
        CIE-Luv:
        45.3822, 2.1577, 21.4419
        Hunter-Lab:
        38.4926, -5.6386, 12.2265
      #6e6d4f color charts
#6e6d4f RGB chart
      #6e6d4f CMYK chart
      #6e6d4f RGB pie chart
      #6e6d4f color shades, tints & tones
#6e6d4f color schemes
#6e6d4f color preview, HTML & CSS examples
           This text has a color of #6e6d4f        
        
          <p style="color:#6e6d4f;">Text here</p>
        
        
          .mytext {color:#6e6d4f;}
        
        Text color #6e6d4f
      
           This box has a color of #6e6d4f        
        
          <div style="background-color:#6e6d4f;">Content here</div>
        
        
          .mybackground {background-color:#6e6d4f;}
        
        Background color #6e6d4f
      
           Border around this has a color of #6e6d4f        
        
          <div style="border:2px solid #6e6d4f;">Content here</div>
        
        
          .myborder {border:2px solid #6e6d4f;}
        
        Border color #6e6d4f