#fe1025 color space conversions
Hex:
        #fe1025
        RGB:
        254, 16, 37
        CMY:
        0, 94, 85
        CMYK:
        0, 94, 85, 0
      HSL:
        355°, 99.1667%, 52.9412%
        HSV (HSB):
        355°, 93.7008%, 99.6078%
        XYZ:
        41.3923, 21.5750, 3.7330
        xyY:
        0.6206, 0.3235, 21.5750
      CIE-Lab:
        53.5731, 79.1081, 54.9810
        CIE-LCH:
        53.5731, 96.3379, 34.7997
        CIE-Luv:
        53.5731, 168.7155, 33.2830
        Hunter-Lab:
        46.4489, 77.7822, 27.7492
      #fe1025 color charts
#fe1025 RGB chart
      #fe1025 CMYK chart
      #fe1025 RGB pie chart
      #fe1025 color shades, tints & tones
#fe1025 color schemes
#fe1025 color preview, HTML & CSS examples
           This text has a color of #fe1025        
        
          <p style="color:#fe1025;">Text here</p>
        
        
          .mytext {color:#fe1025;}
        
        Text color #fe1025
      
           This box has a color of #fe1025        
        
          <div style="background-color:#fe1025;">Content here</div>
        
        
          .mybackground {background-color:#fe1025;}
        
        Background color #fe1025
      
           Border around this has a color of #fe1025        
        
          <div style="border:2px solid #fe1025;">Content here</div>
        
        
          .myborder {border:2px solid #fe1025;}
        
        Border color #fe1025