#fe0530 color space conversions
Hex:
        #fe0530
        RGB:
        254, 5, 48
        CMY:
        0, 98, 81
        CMYK:
        0, 98, 81, 0
      HSL:
        350°, 99.2032%, 50.7843%
        HSV (HSB):
        350°, 98.0315%, 99.6078%
        XYZ:
        41.4608, 21.3928, 4.7403
        xyY:
        0.6134, 0.3165, 21.3928
      CIE-Lab:
        53.3767, 80.1638, 49.2573
        CIE-LCH:
        53.3767, 94.0878, 31.5690
        CIE-Luv:
        53.3767, 168.3126, 29.7995
        Hunter-Lab:
        46.2523, 79.0668, 26.3001
      #fe0530 color charts
#fe0530 RGB chart
      #fe0530 CMYK chart
      #fe0530 RGB pie chart
      #fe0530 color shades, tints & tones
#fe0530 color schemes
#fe0530 color preview, HTML & CSS examples
           This text has a color of #fe0530        
        
          <p style="color:#fe0530;">Text here</p>
        
        
          .mytext {color:#fe0530;}
        
        Text color #fe0530
      
           This box has a color of #fe0530        
        
          <div style="background-color:#fe0530;">Content here</div>
        
        
          .mybackground {background-color:#fe0530;}
        
        Background color #fe0530
      
           Border around this has a color of #fe0530        
        
          <div style="border:2px solid #fe0530;">Content here</div>
        
        
          .myborder {border:2px solid #fe0530;}
        
        Border color #fe0530