#6e7050 color space conversions
Hex:
        #6e7050
        RGB:
        110, 112, 80
        CMY:
        57, 56, 69
        CMYK:
        2, 0, 29, 56
      HSL:
        64°, 16.6667%, 37.6471%
        HSV (HSB):
        64°, 28.5714%, 43.9216%
        XYZ:
        13.6725, 15.4825, 9.8572
        xyY:
        0.3505, 0.3969, 15.4825
      CIE-Lab:
        46.2881, -6.5000, 17.5895
        CIE-LCH:
        46.2881, 18.7521, 110.2811
        CIE-Luv:
        46.2881, 0.4125, 22.5521
        Hunter-Lab:
        39.3478, -6.8337, 12.6905
      #6e7050 color charts
#6e7050 RGB chart
      #6e7050 CMYK chart
      #6e7050 RGB pie chart
      #6e7050 color shades, tints & tones
#6e7050 color schemes
#6e7050 color preview, HTML & CSS examples
           This text has a color of #6e7050        
        
          <p style="color:#6e7050;">Text here</p>
        
        
          .mytext {color:#6e7050;}
        
        Text color #6e7050
      
           This box has a color of #6e7050        
        
          <div style="background-color:#6e7050;">Content here</div>
        
        
          .mybackground {background-color:#6e7050;}
        
        Background color #6e7050
      
           Border around this has a color of #6e7050        
        
          <div style="border:2px solid #6e7050;">Content here</div>
        
        
          .myborder {border:2px solid #6e7050;}
        
        Border color #6e7050