#8e372d color space conversions
Hex:
        #8e372d
        RGB:
        142, 55, 45
        CMY:
        44, 78, 82
        CMYK:
        0, 61, 68, 44
      HSL:
        6°, 51.8717%, 36.6667%
        HSV (HSB):
        6°, 68.3099%, 55.6863%
        XYZ:
        12.9952, 8.6726, 3.4717
        xyY:
        0.5169, 0.3450, 8.6726
      CIE-Lab:
        35.3462, 36.2637, 25.1083
        CIE-LCH:
        35.3462, 44.1076, 34.6980
        CIE-Luv:
        35.3462, 64.6965, 18.4525
        Hunter-Lab:
        29.4493, 27.2308, 13.6250
      #8e372d color charts
#8e372d RGB chart
      #8e372d CMYK chart
      #8e372d RGB pie chart
      #8e372d color shades, tints & tones
#8e372d color schemes
#8e372d color preview, HTML & CSS examples
           This text has a color of #8e372d        
        
          <p style="color:#8e372d;">Text here</p>
        
        
          .mytext {color:#8e372d;}
        
        Text color #8e372d
      
           This box has a color of #8e372d        
        
          <div style="background-color:#8e372d;">Content here</div>
        
        
          .mybackground {background-color:#8e372d;}
        
        Background color #8e372d
      
           Border around this has a color of #8e372d        
        
          <div style="border:2px solid #8e372d;">Content here</div>
        
        
          .myborder {border:2px solid #8e372d;}
        
        Border color #8e372d