#8e153b color space conversions
Hex:
        #8e153b
        RGB:
        142, 21, 59
        CMY:
        44, 92, 77
        CMYK:
        0, 85, 58, 44
      HSL:
        341°, 74.2331%, 31.9608%
        HSV (HSB):
        341°, 85.2113%, 55.6863%
        XYZ:
        12.2129, 6.6029, 4.7685
        xyY:
        0.5178, 0.2800, 6.6029
      CIE-Lab:
        30.8852, 50.2162, 10.3397
        CIE-LCH:
        30.8852, 51.2696, 11.6349
        CIE-Luv:
        30.8852, 76.7786, 1.9855
        Hunter-Lab:
        25.6961, 39.8699, 6.9847
      #8e153b color charts
#8e153b RGB chart
      #8e153b CMYK chart
      #8e153b RGB pie chart
      #8e153b color shades, tints & tones
#8e153b color schemes
#8e153b color preview, HTML & CSS examples
           This text has a color of #8e153b        
        
          <p style="color:#8e153b;">Text here</p>
        
        
          .mytext {color:#8e153b;}
        
        Text color #8e153b
      
           This box has a color of #8e153b        
        
          <div style="background-color:#8e153b;">Content here</div>
        
        
          .mybackground {background-color:#8e153b;}
        
        Background color #8e153b
      
           Border around this has a color of #8e153b        
        
          <div style="border:2px solid #8e153b;">Content here</div>
        
        
          .myborder {border:2px solid #8e153b;}
        
        Border color #8e153b