#fe1545 color space conversions
Hex:
        #fe1545
        RGB:
        254, 21, 69
        CMY:
        0, 92, 73
        CMYK:
        0, 92, 73, 0
      HSL:
        348°, 99.1489%, 53.9216%
        HSV (HSB):
        348°, 91.7323%, 99.6078%
        XYZ:
        42.2154, 22.0368, 7.6588
        xyY:
        0.5871, 0.3064, 22.0368
      CIE-Lab:
        54.0661, 79.4791, 38.2449
        CIE-LCH:
        54.0661, 88.2020, 25.6966
        CIE-Luv:
        54.0661, 160.8520, 23.0710
        Hunter-Lab:
        46.9434, 78.3710, 23.1873
      #fe1545 color charts
#fe1545 RGB chart
      #fe1545 CMYK chart
      #fe1545 RGB pie chart
      #fe1545 color shades, tints & tones
#fe1545 color schemes
#fe1545 color preview, HTML & CSS examples
           This text has a color of #fe1545        
        
          <p style="color:#fe1545;">Text here</p>
        
        
          .mytext {color:#fe1545;}
        
        Text color #fe1545
      
           This box has a color of #fe1545        
        
          <div style="background-color:#fe1545;">Content here</div>
        
        
          .mybackground {background-color:#fe1545;}
        
        Background color #fe1545
      
           Border around this has a color of #fe1545        
        
          <div style="border:2px solid #fe1545;">Content here</div>
        
        
          .myborder {border:2px solid #fe1545;}
        
        Border color #fe1545