#fe1235 color space conversions
Hex:
        #fe1235
        RGB:
        254, 18, 53
        CMY:
        0, 93, 79
        CMYK:
        0, 93, 79, 0
      HSL:
        351°, 99.1597%, 53.3333%
        HSV (HSB):
        351°, 92.9134%, 99.6078%
        XYZ:
        41.7320, 21.7605, 5.3688
        xyY:
        0.6060, 0.3160, 21.7605
      CIE-Lab:
        53.7719, 79.2850, 46.9572
        CIE-LCH:
        53.7719, 92.1471, 30.6365
        CIE-Luv:
        53.7719, 165.3848, 28.9043
        Hunter-Lab:
        46.6481, 78.0539, 25.8299
      #fe1235 color charts
#fe1235 RGB chart
      #fe1235 CMYK chart
      #fe1235 RGB pie chart
      #fe1235 color shades, tints & tones
#fe1235 color schemes
#fe1235 color preview, HTML & CSS examples
           This text has a color of #fe1235        
        
          <p style="color:#fe1235;">Text here</p>
        
        
          .mytext {color:#fe1235;}
        
        Text color #fe1235
      
           This box has a color of #fe1235        
        
          <div style="background-color:#fe1235;">Content here</div>
        
        
          .mybackground {background-color:#fe1235;}
        
        Background color #fe1235
      
           Border around this has a color of #fe1235        
        
          <div style="border:2px solid #fe1235;">Content here</div>
        
        
          .myborder {border:2px solid #fe1235;}
        
        Border color #fe1235