#fe1f64 color space conversions
Hex:
        #fe1f64
        RGB:
        254, 31, 100
        CMY:
        0, 88, 61
        CMYK:
        0, 88, 61, 0
      HSL:
        341°, 99.1111%, 55.8824%
        HSV (HSB):
        341°, 87.7953%, 99.6078%
        XYZ:
        43.6633, 22.9709, 14.1891
        xyY:
        0.5402, 0.2842, 22.9709
      CIE-Lab:
        55.0424, 79.5834, 21.0891
        CIE-LCH:
        55.0424, 82.3302, 14.8419
        CIE-Luv:
        55.0424, 148.5351, 8.2744
        Hunter-Lab:
        47.9280, 78.7429, 15.9967
      #fe1f64 color charts
#fe1f64 RGB chart
      #fe1f64 CMYK chart
      #fe1f64 RGB pie chart
      #fe1f64 color shades, tints & tones
#fe1f64 color schemes
#fe1f64 color preview, HTML & CSS examples
           This text has a color of #fe1f64        
        
          <p style="color:#fe1f64;">Text here</p>
        
        
          .mytext {color:#fe1f64;}
        
        Text color #fe1f64
      
           This box has a color of #fe1f64        
        
          <div style="background-color:#fe1f64;">Content here</div>
        
        
          .mybackground {background-color:#fe1f64;}
        
        Background color #fe1f64
      
           Border around this has a color of #fe1f64        
        
          <div style="border:2px solid #fe1f64;">Content here</div>
        
        
          .myborder {border:2px solid #fe1f64;}
        
        Border color #fe1f64