#8e193f color space conversions
Hex:
        #8e193f
        RGB:
        142, 25, 63
        CMY:
        44, 90, 75
        CMYK:
        0, 82, 56, 44
      HSL:
        341°, 70.0599%, 32.7451%
        HSV (HSB):
        341°, 82.3944%, 55.6863%
        XYZ:
        12.4002, 6.8049, 5.3625
        xyY:
        0.5047, 0.2770, 6.8049
      CIE-Lab:
        31.3586, 49.4585, 8.3422
        CIE-LCH:
        31.3586, 50.1571, 9.5740
        CIE-Luv:
        31.3586, 74.2199, 0.3046
        Hunter-Lab:
        26.0863, 39.1995, 6.0721
      #8e193f color charts
#8e193f RGB chart
      #8e193f CMYK chart
      #8e193f RGB pie chart
      #8e193f color shades, tints & tones
#8e193f color schemes
#8e193f color preview, HTML & CSS examples
           This text has a color of #8e193f        
        
          <p style="color:#8e193f;">Text here</p>
        
        
          .mytext {color:#8e193f;}
        
        Text color #8e193f
      
           This box has a color of #8e193f        
        
          <div style="background-color:#8e193f;">Content here</div>
        
        
          .mybackground {background-color:#8e193f;}
        
        Background color #8e193f
      
           Border around this has a color of #8e193f        
        
          <div style="border:2px solid #8e193f;">Content here</div>
        
        
          .myborder {border:2px solid #8e193f;}
        
        Border color #8e193f