#6e532d color space conversions
Hex:
        #6e532d
        RGB:
        110, 83, 45
        CMY:
        57, 67, 82
        CMYK:
        0, 25, 59, 57
      HSL:
        35°, 41.9355%, 30.3922%
        HSV (HSB):
        35°, 59.0909%, 43.1373%
        XYZ:
        9.9973, 9.6910, 3.8263
        xyY:
        0.4252, 0.4121, 9.6910
      CIE-Lab:
        37.2820, 6.3578, 26.3565
        CIE-LCH:
        37.2820, 27.1125, 76.4379
        CIE-Luv:
        37.2820, 20.2811, 26.3806
        Hunter-Lab:
        31.1303, 2.8461, 14.5038
      #6e532d color charts
#6e532d RGB chart
      #6e532d CMYK chart
      #6e532d RGB pie chart
      #6e532d color shades, tints & tones
#6e532d color schemes
#6e532d color preview, HTML & CSS examples
           This text has a color of #6e532d        
        
          <p style="color:#6e532d;">Text here</p>
        
        
          .mytext {color:#6e532d;}
        
        Text color #6e532d
      
           This box has a color of #6e532d        
        
          <div style="background-color:#6e532d;">Content here</div>
        
        
          .mybackground {background-color:#6e532d;}
        
        Background color #6e532d
      
           Border around this has a color of #6e532d        
        
          <div style="border:2px solid #6e532d;">Content here</div>
        
        
          .myborder {border:2px solid #6e532d;}
        
        Border color #6e532d