#fe213a color space conversions
Hex:
        #fe213a
        RGB:
        254, 33, 58
        CMY:
        0, 87, 77
        CMYK:
        0, 87, 77, 0
      HSL:
        353°, 99.1031%, 56.2745%
        HSV (HSB):
        353°, 87.0079%, 99.6078%
        XYZ:
        42.1806, 22.4640, 6.1158
        xyY:
        0.5961, 0.3175, 22.4640
      CIE-Lab:
        54.5159, 77.4352, 44.9852
        CIE-LCH:
        54.5159, 89.5538, 30.1540
        CIE-Luv:
        54.5159, 160.6154, 28.5594
        Hunter-Lab:
        47.3962, 75.9140, 25.5268
      #fe213a color charts
#fe213a RGB chart
      #fe213a CMYK chart
      #fe213a RGB pie chart
      #fe213a color shades, tints & tones
#fe213a color schemes
#fe213a color preview, HTML & CSS examples
           This text has a color of #fe213a        
        
          <p style="color:#fe213a;">Text here</p>
        
        
          .mytext {color:#fe213a;}
        
        Text color #fe213a
      
           This box has a color of #fe213a        
        
          <div style="background-color:#fe213a;">Content here</div>
        
        
          .mybackground {background-color:#fe213a;}
        
        Background color #fe213a
      
           Border around this has a color of #fe213a        
        
          <div style="border:2px solid #fe213a;">Content here</div>
        
        
          .myborder {border:2px solid #fe213a;}
        
        Border color #fe213a