#8e3a27 color space conversions
Hex:
        #8e3a27
        RGB:
        142, 58, 39
        CMY:
        44, 77, 85
        CMYK:
        0, 59, 73, 44
      HSL:
        11°, 56.9061%, 35.4902%
        HSV (HSB):
        11°, 72.5352%, 55.6863%
        XYZ:
        13.0346, 8.9234, 2.9548
        xyY:
        0.5232, 0.3582, 8.9234
      CIE-Lab:
        35.8364, 34.4111, 29.2711
        CIE-LCH:
        35.8364, 45.1766, 40.3856
        CIE-Luv:
        35.8364, 63.7861, 22.0362
        Hunter-Lab:
        29.8720, 25.6120, 15.0456
      #8e3a27 color charts
#8e3a27 RGB chart
      #8e3a27 CMYK chart
      #8e3a27 RGB pie chart
      #8e3a27 color shades, tints & tones
#8e3a27 color schemes
#8e3a27 color preview, HTML & CSS examples
           This text has a color of #8e3a27        
        
          <p style="color:#8e3a27;">Text here</p>
        
        
          .mytext {color:#8e3a27;}
        
        Text color #8e3a27
      
           This box has a color of #8e3a27        
        
          <div style="background-color:#8e3a27;">Content here</div>
        
        
          .mybackground {background-color:#8e3a27;}
        
        Background color #8e3a27
      
           Border around this has a color of #8e3a27        
        
          <div style="border:2px solid #8e3a27;">Content here</div>
        
        
          .myborder {border:2px solid #8e3a27;}
        
        Border color #8e3a27