#fe0130 color space conversions
Hex:
        #fe0130
        RGB:
        254, 1, 48
        CMY:
        0, 100, 81
        CMYK:
        0, 100, 81, 0
      HSL:
        349°, 99.2157%, 50.0000%
        HSV (HSB):
        349°, 99.6063%, 99.6078%
        XYZ:
        41.4174, 21.3059, 4.7258
        xyY:
        0.6141, 0.3159, 21.3059
      CIE-Lab:
        53.2827, 80.4365, 49.1669
        CIE-LCH:
        53.2827, 94.2731, 31.4354
        CIE-Luv:
        53.2827, 168.8252, 29.6157
        Hunter-Lab:
        46.1584, 79.3890, 26.2406
      #fe0130 color charts
#fe0130 RGB chart
      #fe0130 CMYK chart
      #fe0130 RGB pie chart
      #fe0130 color shades, tints & tones
#fe0130 color schemes
#fe0130 color preview, HTML & CSS examples
           This text has a color of #fe0130        
        
          <p style="color:#fe0130;">Text here</p>
        
        
          .mytext {color:#fe0130;}
        
        Text color #fe0130
      
           This box has a color of #fe0130        
        
          <div style="background-color:#fe0130;">Content here</div>
        
        
          .mybackground {background-color:#fe0130;}
        
        Background color #fe0130
      
           Border around this has a color of #fe0130        
        
          <div style="border:2px solid #fe0130;">Content here</div>
        
        
          .myborder {border:2px solid #fe0130;}
        
        Border color #fe0130