#8e1b2f color space conversions
Hex:
        #8e1b2f
        RGB:
        142, 27, 47
        CMY:
        44, 89, 82
        CMYK:
        0, 81, 67, 44
      HSL:
        350°, 68.0473%, 33.1373%
        HSV (HSB):
        350°, 80.9859%, 55.6863%
        XYZ:
        12.0604, 6.7399, 3.3546
        xyY:
        0.5444, 0.3042, 6.7399
      CIE-Lab:
        31.2073, 47.7730, 18.6934
        CIE-LCH:
        31.2073, 51.3001, 21.3702
        CIE-Luv:
        31.2073, 78.5663, 9.7106
        Hunter-Lab:
        25.9613, 37.4902, 10.5117
      #8e1b2f color charts
#8e1b2f RGB chart
      #8e1b2f CMYK chart
      #8e1b2f RGB pie chart
      #8e1b2f color shades, tints & tones
#8e1b2f color schemes
#8e1b2f color preview, HTML & CSS examples
           This text has a color of #8e1b2f        
        
          <p style="color:#8e1b2f;">Text here</p>
        
        
          .mytext {color:#8e1b2f;}
        
        Text color #8e1b2f
      
           This box has a color of #8e1b2f        
        
          <div style="background-color:#8e1b2f;">Content here</div>
        
        
          .mybackground {background-color:#8e1b2f;}
        
        Background color #8e1b2f
      
           Border around this has a color of #8e1b2f        
        
          <div style="border:2px solid #8e1b2f;">Content here</div>
        
        
          .myborder {border:2px solid #8e1b2f;}
        
        Border color #8e1b2f