#8a3c2b color space conversions
Hex:
        #8a3c2b
        RGB:
        138, 60, 43
        CMY:
        46, 76, 83
        CMYK:
        0, 57, 69, 46
      HSL:
        11°, 52.4862%, 35.4902%
        HSV (HSB):
        11°, 68.8406%, 54.1176%
        XYZ:
        12.5331, 8.8094, 3.3253
        xyY:
        0.5081, 0.3571, 8.8094
      CIE-Lab:
        35.6147, 32.0165, 26.4754
        CIE-LCH:
        35.6147, 41.5452, 39.5884
        CIE-Luv:
        35.6147, 58.4885, 20.5266
        Hunter-Lab:
        29.6806, 23.4334, 14.1338
      #8a3c2b color charts
#8a3c2b RGB chart
      #8a3c2b CMYK chart
      #8a3c2b RGB pie chart
      #8a3c2b color shades, tints & tones
#8a3c2b color schemes
#8a3c2b color preview, HTML & CSS examples
           This text has a color of #8a3c2b        
        
          <p style="color:#8a3c2b;">Text here</p>
        
        
          .mytext {color:#8a3c2b;}
        
        Text color #8a3c2b
      
           This box has a color of #8a3c2b        
        
          <div style="background-color:#8a3c2b;">Content here</div>
        
        
          .mybackground {background-color:#8a3c2b;}
        
        Background color #8a3c2b
      
           Border around this has a color of #8a3c2b        
        
          <div style="border:2px solid #8a3c2b;">Content here</div>
        
        
          .myborder {border:2px solid #8a3c2b;}
        
        Border color #8a3c2b