#6e522b color space conversions
Hex:
        #6e522b
        RGB:
        110, 82, 43
        CMY:
        57, 68, 83
        CMYK:
        0, 25, 61, 57
      HSL:
        35°, 43.7908%, 30.0000%
        HSV (HSB):
        35°, 60.9091%, 43.1373%
        XYZ:
        9.8837, 9.5240, 3.6029
        xyY:
        0.4295, 0.4139, 9.5240
      CIE-Lab:
        36.9742, 6.7873, 27.1262
        CIE-LCH:
        36.9742, 27.9624, 75.9523
        CIE-Luv:
        36.9742, 21.0949, 26.7983
        Hunter-Lab:
        30.8610, 3.1609, 14.6808
      #6e522b color charts
#6e522b RGB chart
      #6e522b CMYK chart
      #6e522b RGB pie chart
      #6e522b color shades, tints & tones
#6e522b color schemes
#6e522b color preview, HTML & CSS examples
           This text has a color of #6e522b        
        
          <p style="color:#6e522b;">Text here</p>
        
        
          .mytext {color:#6e522b;}
        
        Text color #6e522b
      
           This box has a color of #6e522b        
        
          <div style="background-color:#6e522b;">Content here</div>
        
        
          .mybackground {background-color:#6e522b;}
        
        Background color #6e522b
      
           Border around this has a color of #6e522b        
        
          <div style="border:2px solid #6e522b;">Content here</div>
        
        
          .myborder {border:2px solid #6e522b;}
        
        Border color #6e522b