#fe1329 color space conversions
Hex:
        #fe1329
        RGB:
        254, 19, 41
        CMY:
        0, 93, 84
        CMYK:
        0, 93, 84, 0
      HSL:
        354°, 99.1561%, 53.5294%
        HSV (HSB):
        354°, 92.5197%, 99.6078%
        XYZ:
        41.5062, 21.6967, 4.0981
        xyY:
        0.6167, 0.3224, 21.6967
      CIE-Lab:
        53.7037, 78.8926, 53.1538
        CIE-LCH:
        53.7037, 95.1282, 33.9701
        CIE-Luv:
        53.7037, 167.5071, 32.4973
        Hunter-Lab:
        46.5797, 77.5431, 27.3894
      #fe1329 color charts
#fe1329 RGB chart
      #fe1329 CMYK chart
      #fe1329 RGB pie chart
      #fe1329 color shades, tints & tones
#fe1329 color schemes
#fe1329 color preview, HTML & CSS examples
           This text has a color of #fe1329        
        
          <p style="color:#fe1329;">Text here</p>
        
        
          .mytext {color:#fe1329;}
        
        Text color #fe1329
      
           This box has a color of #fe1329        
        
          <div style="background-color:#fe1329;">Content here</div>
        
        
          .mybackground {background-color:#fe1329;}
        
        Background color #fe1329
      
           Border around this has a color of #fe1329        
        
          <div style="border:2px solid #fe1329;">Content here</div>
        
        
          .myborder {border:2px solid #fe1329;}
        
        Border color #fe1329