#fe2869 color space conversions
Hex:
        #fe2869
        RGB:
        254, 40, 105
        CMY:
        0, 84, 59
        CMYK:
        0, 84, 59, 0
      HSL:
        342°, 99.0741%, 57.6471%
        HSV (HSB):
        342°, 84.2520%, 99.6078%
        XYZ:
        44.1816, 23.6083, 15.5928
        xyY:
        0.5299, 0.2831, 23.6083
      CIE-Lab:
        55.6935, 78.2974, 18.9726
        CIE-LCH:
        55.6935, 80.5633, 13.6210
        CIE-Luv:
        55.6935, 144.2402, 6.5482
        Hunter-Lab:
        48.5884, 77.2811, 14.9847
      #fe2869 color charts
#fe2869 RGB chart
      #fe2869 CMYK chart
      #fe2869 RGB pie chart
      #fe2869 color shades, tints & tones
#fe2869 color schemes
#fe2869 color preview, HTML & CSS examples
           This text has a color of #fe2869        
        
          <p style="color:#fe2869;">Text here</p>
        
        
          .mytext {color:#fe2869;}
        
        Text color #fe2869
      
           This box has a color of #fe2869        
        
          <div style="background-color:#fe2869;">Content here</div>
        
        
          .mybackground {background-color:#fe2869;}
        
        Background color #fe2869
      
           Border around this has a color of #fe2869        
        
          <div style="border:2px solid #fe2869;">Content here</div>
        
        
          .myborder {border:2px solid #fe2869;}
        
        Border color #fe2869