#fe268a color space conversions
Hex:
        #fe268a
        RGB:
        254, 38, 138
        CMY:
        0, 85, 46
        CMYK:
        0, 85, 46, 0
      HSL:
        332°, 99.0826%, 57.2549%
        HSV (HSB):
        332°, 85.0394%, 99.6078%
        XYZ:
        46.1536, 24.2920, 26.3010
        xyY:
        0.4771, 0.2511, 24.2920
      CIE-Lab:
        56.3790, 81.0214, 0.2346
        CIE-LCH:
        56.3790, 81.0217, 0.1659
        CIE-Luv:
        56.3790, 131.4560, -15.8627
        Hunter-Lab:
        49.2870, 80.9000, 2.8619
      #fe268a color charts
#fe268a RGB chart
      #fe268a CMYK chart
      #fe268a RGB pie chart
      #fe268a color shades, tints & tones
#fe268a color schemes
#fe268a color preview, HTML & CSS examples
           This text has a color of #fe268a        
        
          <p style="color:#fe268a;">Text here</p>
        
        
          .mytext {color:#fe268a;}
        
        Text color #fe268a
      
           This box has a color of #fe268a        
        
          <div style="background-color:#fe268a;">Content here</div>
        
        
          .mybackground {background-color:#fe268a;}
        
        Background color #fe268a
      
           Border around this has a color of #fe268a        
        
          <div style="border:2px solid #fe268a;">Content here</div>
        
        
          .myborder {border:2px solid #fe268a;}
        
        Border color #fe268a