#8e6c1a color space conversions
Hex:
        #8e6c1a
        RGB:
        142, 108, 26
        CMY:
        44, 58, 90
        CMYK:
        0, 24, 82, 44
      HSL:
        42°, 69.0476%, 32.9412%
        HSV (HSB):
        42°, 81.6901%, 55.6863%
        XYZ:
        16.7043, 16.5505, 3.2914
        xyY:
        0.4571, 0.4529, 16.5505
      CIE-Lab:
        47.6886, 5.5505, 47.5055
        CIE-LCH:
        47.6886, 47.8286, 83.3358
        CIE-Luv:
        47.6886, 28.0699, 45.6528
        Hunter-Lab:
        40.6823, 2.0989, 23.6807
      #8e6c1a color charts
#8e6c1a RGB chart
      #8e6c1a CMYK chart
      #8e6c1a RGB pie chart
      #8e6c1a color shades, tints & tones
#8e6c1a color schemes
#8e6c1a color preview, HTML & CSS examples
           This text has a color of #8e6c1a        
        
          <p style="color:#8e6c1a;">Text here</p>
        
        
          .mytext {color:#8e6c1a;}
        
        Text color #8e6c1a
      
           This box has a color of #8e6c1a        
        
          <div style="background-color:#8e6c1a;">Content here</div>
        
        
          .mybackground {background-color:#8e6c1a;}
        
        Background color #8e6c1a
      
           Border around this has a color of #8e6c1a        
        
          <div style="border:2px solid #8e6c1a;">Content here</div>
        
        
          .myborder {border:2px solid #8e6c1a;}
        
        Border color #8e6c1a