#6e825f color space conversions
Hex:
        #6e825f
        RGB:
        110, 130, 95
        CMY:
        57, 49, 63
        CMYK:
        15, 0, 27, 49
      HSL:
        94°, 15.5556%, 44.1176%
        HSV (HSB):
        94°, 26.9231%, 50.9804%
        XYZ:
        16.4786, 20.1065, 13.8389
        xyY:
        0.3268, 0.3987, 20.1065
      CIE-Lab:
        51.9574, -14.1169, 16.6113
        CIE-LCH:
        51.9574, 21.7996, 130.3590
        CIE-Luv:
        51.9574, -9.8188, 23.5699
        Hunter-Lab:
        44.8403, -12.8725, 13.0897
      #6e825f color charts
#6e825f RGB chart
      #6e825f CMYK chart
      #6e825f RGB pie chart
      #6e825f color shades, tints & tones
#6e825f color schemes
#6e825f color preview, HTML & CSS examples
           This text has a color of #6e825f        
        
          <p style="color:#6e825f;">Text here</p>
        
        
          .mytext {color:#6e825f;}
        
        Text color #6e825f
      
           This box has a color of #6e825f        
        
          <div style="background-color:#6e825f;">Content here</div>
        
        
          .mybackground {background-color:#6e825f;}
        
        Background color #6e825f
      
           Border around this has a color of #6e825f        
        
          <div style="border:2px solid #6e825f;">Content here</div>
        
        
          .myborder {border:2px solid #6e825f;}
        
        Border color #6e825f