#8e253f color space conversions
Hex:
        #8e253f
        RGB:
        142, 37, 63
        CMY:
        44, 85, 75
        CMYK:
        0, 74, 56, 44
      HSL:
        345°, 58.6592%, 35.0980%
        HSV (HSB):
        345°, 73.9437%, 55.6863%
        XYZ:
        12.7141, 7.4328, 5.4672
        xyY:
        0.4964, 0.2902, 7.4328
      CIE-Lab:
        32.7726, 45.4863, 10.3062
        CIE-LCH:
        32.7726, 46.6392, 12.7664
        CIE-Luv:
        32.7726, 69.8073, 3.1619
        Hunter-Lab:
        27.2632, 35.5324, 7.1945
      #8e253f color charts
#8e253f RGB chart
      #8e253f CMYK chart
      #8e253f RGB pie chart
      #8e253f color shades, tints & tones
#8e253f color schemes
#8e253f color preview, HTML & CSS examples
           This text has a color of #8e253f        
        
          <p style="color:#8e253f;">Text here</p>
        
        
          .mytext {color:#8e253f;}
        
        Text color #8e253f
      
           This box has a color of #8e253f        
        
          <div style="background-color:#8e253f;">Content here</div>
        
        
          .mybackground {background-color:#8e253f;}
        
        Background color #8e253f
      
           Border around this has a color of #8e253f        
        
          <div style="border:2px solid #8e253f;">Content here</div>
        
        
          .myborder {border:2px solid #8e253f;}
        
        Border color #8e253f