#fe1c42 color space conversions
Hex:
        #fe1c42
        RGB:
        254, 28, 66
        CMY:
        0, 89, 74
        CMYK:
        0, 89, 74, 0
      HSL:
        350°, 99.1228%, 55.2941%
        HSV (HSB):
        350°, 88.9764%, 99.6078%
        XYZ:
        42.2717, 22.2947, 7.2296
        xyY:
        0.5888, 0.3105, 22.2947
      CIE-Lab:
        54.3383, 78.4751, 40.2860
        CIE-LCH:
        54.3383, 88.2117, 27.1742
        CIE-Luv:
        54.3383, 160.0663, 24.9592
        Hunter-Lab:
        47.2172, 77.1736, 23.9740
      #fe1c42 color charts
#fe1c42 RGB chart
      #fe1c42 CMYK chart
      #fe1c42 RGB pie chart
      #fe1c42 color shades, tints & tones
#fe1c42 color schemes
#fe1c42 color preview, HTML & CSS examples
           This text has a color of #fe1c42        
        
          <p style="color:#fe1c42;">Text here</p>
        
        
          .mytext {color:#fe1c42;}
        
        Text color #fe1c42
      
           This box has a color of #fe1c42        
        
          <div style="background-color:#fe1c42;">Content here</div>
        
        
          .mybackground {background-color:#fe1c42;}
        
        Background color #fe1c42
      
           Border around this has a color of #fe1c42        
        
          <div style="border:2px solid #fe1c42;">Content here</div>
        
        
          .myborder {border:2px solid #fe1c42;}
        
        Border color #fe1c42