#ee141f color space conversions
Hex:
        #ee141f
        RGB:
        238, 20, 31
        CMY:
        7, 92, 88
        CMYK:
        0, 92, 87, 7
      HSL:
        357°, 86.5079%, 50.5882%
        HSV (HSB):
        357°, 91.5966%, 93.3333%
        XYZ:
        35.7574, 18.7764, 3.0359
        xyY:
        0.6211, 0.3262, 18.7764
      CIE-Lab:
        50.4246, 74.6362, 53.8786
        CIE-LCH:
        50.4246, 92.0514, 35.8249
        CIE-Luv:
        50.4246, 157.4652, 32.2641
        Hunter-Lab:
        43.3317, 71.4678, 26.1782
      #ee141f color charts
#ee141f RGB chart
      #ee141f CMYK chart
      #ee141f RGB pie chart
      #ee141f color shades, tints & tones
#ee141f color schemes
#ee141f color preview, HTML & CSS examples
           This text has a color of #ee141f        
        
          <p style="color:#ee141f;">Text here</p>
        
        
          .mytext {color:#ee141f;}
        
        Text color #ee141f
      
           This box has a color of #ee141f        
        
          <div style="background-color:#ee141f;">Content here</div>
        
        
          .mybackground {background-color:#ee141f;}
        
        Background color #ee141f
      
           Border around this has a color of #ee141f        
        
          <div style="border:2px solid #ee141f;">Content here</div>
        
        
          .myborder {border:2px solid #ee141f;}
        
        Border color #ee141f