#fe296d color space conversions
Hex:
        #fe296d
        RGB:
        254, 41, 109
        CMY:
        0, 84, 57
        CMYK:
        0, 84, 57, 0
      HSL:
        341°, 99.0698%, 57.8431%
        HSV (HSB):
        341°, 83.8583%, 99.6078%
        XYZ:
        44.4263, 23.7608, 16.7128
        xyY:
        0.5233, 0.2799, 23.7608
      CIE-Lab:
        55.8475, 78.3471, 16.7907
        CIE-LCH:
        55.8475, 80.1261, 12.0962
        CIE-Luv:
        55.8475, 142.4484, 4.2477
        Hunter-Lab:
        48.7451, 77.3811, 13.7934
      #fe296d color charts
#fe296d RGB chart
      #fe296d CMYK chart
      #fe296d RGB pie chart
      #fe296d color shades, tints & tones
#fe296d color schemes
#fe296d color preview, HTML & CSS examples
           This text has a color of #fe296d        
        
          <p style="color:#fe296d;">Text here</p>
        
        
          .mytext {color:#fe296d;}
        
        Text color #fe296d
      
           This box has a color of #fe296d        
        
          <div style="background-color:#fe296d;">Content here</div>
        
        
          .mybackground {background-color:#fe296d;}
        
        Background color #fe296d
      
           Border around this has a color of #fe296d        
        
          <div style="border:2px solid #fe296d;">Content here</div>
        
        
          .myborder {border:2px solid #fe296d;}
        
        Border color #fe296d