#8a3c2a color space conversions
Hex:
        #8a3c2a
        RGB:
        138, 60, 42
        CMY:
        46, 76, 84
        CMYK:
        0, 57, 70, 46
      HSL:
        11°, 53.3333%, 35.2941%
        HSV (HSB):
        11°, 69.5652%, 54.1176%
        XYZ:
        12.5150, 8.8022, 3.2299
        xyY:
        0.5098, 0.3586, 8.8022
      CIE-Lab:
        35.6006, 31.9548, 27.0550
        CIE-LCH:
        35.6006, 41.8698, 40.2534
        CIE-Luv:
        35.6006, 58.6497, 20.9583
        Hunter-Lab:
        29.6684, 23.3767, 14.3133
      #8a3c2a color charts
#8a3c2a RGB chart
      #8a3c2a CMYK chart
      #8a3c2a RGB pie chart
      #8a3c2a color shades, tints & tones
#8a3c2a color schemes
#8a3c2a color preview, HTML & CSS examples
           This text has a color of #8a3c2a        
        
          <p style="color:#8a3c2a;">Text here</p>
        
        
          .mytext {color:#8a3c2a;}
        
        Text color #8a3c2a
      
           This box has a color of #8a3c2a        
        
          <div style="background-color:#8a3c2a;">Content here</div>
        
        
          .mybackground {background-color:#8a3c2a;}
        
        Background color #8a3c2a
      
           Border around this has a color of #8a3c2a        
        
          <div style="border:2px solid #8a3c2a;">Content here</div>
        
        
          .myborder {border:2px solid #8a3c2a;}
        
        Border color #8a3c2a