#fe144a color space conversions
Hex:
        #fe144a
        RGB:
        254, 20, 74
        CMY:
        0, 92, 71
        CMYK:
        0, 92, 71, 0
      HSL:
        346°, 99.1525%, 53.7255%
        HSV (HSB):
        346°, 92.1260%, 99.6078%
        XYZ:
        42.3592, 22.0656, 8.5051
        xyY:
        0.5808, 0.3026, 22.0656
      CIE-Lab:
        54.0965, 79.7807, 35.3620
        CIE-LCH:
        54.0965, 87.2664, 23.9048
        CIE-Luv:
        54.0965, 159.6146, 20.7885
        Hunter-Lab:
        46.9740, 78.7596, 22.1468
      #fe144a color charts
#fe144a RGB chart
      #fe144a CMYK chart
      #fe144a RGB pie chart
      #fe144a color shades, tints & tones
#fe144a color schemes
#fe144a color preview, HTML & CSS examples
           This text has a color of #fe144a        
        
          <p style="color:#fe144a;">Text here</p>
        
        
          .mytext {color:#fe144a;}
        
        Text color #fe144a
      
           This box has a color of #fe144a        
        
          <div style="background-color:#fe144a;">Content here</div>
        
        
          .mybackground {background-color:#fe144a;}
        
        Background color #fe144a
      
           Border around this has a color of #fe144a        
        
          <div style="border:2px solid #fe144a;">Content here</div>
        
        
          .myborder {border:2px solid #fe144a;}
        
        Border color #fe144a