#8a4c2a color space conversions
Hex:
        #8a4c2a
        RGB:
        138, 76, 42
        CMY:
        46, 70, 84
        CMYK:
        0, 45, 70, 46
      HSL:
        21°, 53.3333%, 35.2941%
        HSV (HSB):
        21°, 69.5652%, 54.1176%
        XYZ:
        13.4836, 10.7393, 3.5527
        xyY:
        0.4854, 0.3866, 10.7393
      CIE-Lab:
        39.1379, 23.1075, 31.1561
        CIE-LCH:
        39.1379, 38.7899, 53.4369
        CIE-Luv:
        39.1379, 47.4871, 27.2021
        Hunter-Lab:
        32.7709, 16.0947, 16.5120
      #8a4c2a color charts
#8a4c2a RGB chart
      #8a4c2a CMYK chart
      #8a4c2a RGB pie chart
      #8a4c2a color shades, tints & tones
#8a4c2a color schemes
#8a4c2a color preview, HTML & CSS examples
           This text has a color of #8a4c2a        
        
          <p style="color:#8a4c2a;">Text here</p>
        
        
          .mytext {color:#8a4c2a;}
        
        Text color #8a4c2a
      
           This box has a color of #8a4c2a        
        
          <div style="background-color:#8a4c2a;">Content here</div>
        
        
          .mybackground {background-color:#8a4c2a;}
        
        Background color #8a4c2a
      
           Border around this has a color of #8a4c2a        
        
          <div style="border:2px solid #8a4c2a;">Content here</div>
        
        
          .myborder {border:2px solid #8a4c2a;}
        
        Border color #8a4c2a