#fe1547 color space conversions
Hex:
        #fe1547
        RGB:
        254, 21, 71
        CMY:
        0, 92, 72
        CMYK:
        0, 92, 72, 0
      HSL:
        347°, 99.1489%, 53.9216%
        HSV (HSB):
        347°, 91.7323%, 99.6078%
        XYZ:
        42.2785, 22.0621, 7.9913
        xyY:
        0.5845, 0.3050, 22.0621
      CIE-Lab:
        54.0928, 79.5538, 37.1129
        CIE-LCH:
        54.0928, 87.7849, 25.0097
        CIE-Luv:
        54.0928, 160.2912, 22.2075
        Hunter-Lab:
        46.9703, 78.4720, 22.7919
      #fe1547 color charts
#fe1547 RGB chart
      #fe1547 CMYK chart
      #fe1547 RGB pie chart
      #fe1547 color shades, tints & tones
#fe1547 color schemes
#fe1547 color preview, HTML & CSS examples
           This text has a color of #fe1547        
        
          <p style="color:#fe1547;">Text here</p>
        
        
          .mytext {color:#fe1547;}
        
        Text color #fe1547
      
           This box has a color of #fe1547        
        
          <div style="background-color:#fe1547;">Content here</div>
        
        
          .mybackground {background-color:#fe1547;}
        
        Background color #fe1547
      
           Border around this has a color of #fe1547        
        
          <div style="border:2px solid #fe1547;">Content here</div>
        
        
          .myborder {border:2px solid #fe1547;}
        
        Border color #fe1547