#fe1015 color space conversions
Hex:
        #fe1015
        RGB:
        254, 16, 21
        CMY:
        0, 94, 92
        CMYK:
        0, 94, 92, 0
      HSL:
        359°, 99.1667%, 52.9412%
        HSV (HSB):
        359°, 93.7008%, 99.6078%
        XYZ:
        41.1937, 21.4956, 2.6874
        xyY:
        0.6301, 0.3288, 21.4956
      CIE-Lab:
        53.4876, 78.8695, 61.5755
        CIE-LCH:
        53.4876, 100.0597, 37.9801
        CIE-Luv:
        53.4876, 170.6875, 36.2636
        Hunter-Lab:
        46.3633, 77.4611, 29.0177
      #fe1015 color charts
#fe1015 RGB chart
      #fe1015 CMYK chart
      #fe1015 RGB pie chart
      #fe1015 color shades, tints & tones
#fe1015 color schemes
#fe1015 color preview, HTML & CSS examples
           This text has a color of #fe1015        
        
          <p style="color:#fe1015;">Text here</p>
        
        
          .mytext {color:#fe1015;}
        
        Text color #fe1015
      
           This box has a color of #fe1015        
        
          <div style="background-color:#fe1015;">Content here</div>
        
        
          .mybackground {background-color:#fe1015;}
        
        Background color #fe1015
      
           Border around this has a color of #fe1015        
        
          <div style="border:2px solid #fe1015;">Content here</div>
        
        
          .myborder {border:2px solid #fe1015;}
        
        Border color #fe1015