#8a4e1b color space conversions
Hex:
        #8a4e1b
        RGB:
        138, 78, 27
        CMY:
        46, 69, 89
        CMYK:
        0, 43, 80, 46
      HSL:
        28°, 67.2727%, 32.3529%
        HSV (HSB):
        28°, 80.4348%, 54.1176%
        XYZ:
        13.4035, 10.9312, 2.4404
        xyY:
        0.5006, 0.4083, 10.9312
      CIE-Lab:
        39.4643, 21.1828, 39.2388
        CIE-LCH:
        39.4643, 44.5914, 61.6379
        CIE-Luv:
        39.4643, 47.4288, 33.0070
        Hunter-Lab:
        33.0623, 14.5047, 18.7673
      #8a4e1b color charts
#8a4e1b RGB chart
      #8a4e1b CMYK chart
      #8a4e1b RGB pie chart
      #8a4e1b color shades, tints & tones
#8a4e1b color schemes
#8a4e1b color preview, HTML & CSS examples
           This text has a color of #8a4e1b        
        
          <p style="color:#8a4e1b;">Text here</p>
        
        
          .mytext {color:#8a4e1b;}
        
        Text color #8a4e1b
      
           This box has a color of #8a4e1b        
        
          <div style="background-color:#8a4e1b;">Content here</div>
        
        
          .mybackground {background-color:#8a4e1b;}
        
        Background color #8a4e1b
      
           Border around this has a color of #8a4e1b        
        
          <div style="border:2px solid #8a4e1b;">Content here</div>
        
        
          .myborder {border:2px solid #8a4e1b;}
        
        Border color #8a4e1b