#fe274f color space conversions
Hex:
        #fe274f
        RGB:
        254, 39, 79
        CMY:
        0, 85, 69
        CMYK:
        0, 85, 69, 0
      HSL:
        349°, 99.0783%, 57.4510%
        HSV (HSB):
        349°, 84.6457%, 99.6078%
        XYZ:
        43.0099, 23.0864, 9.5864
        xyY:
        0.5683, 0.3050, 23.0864
      CIE-Lab:
        55.1612, 77.1369, 33.7181
        CIE-LCH:
        55.1612, 84.1843, 23.6111
        CIE-Luv:
        55.1612, 153.2247, 20.5534
        Hunter-Lab:
        48.0483, 75.6976, 21.8045
      #fe274f color charts
#fe274f RGB chart
      #fe274f CMYK chart
      #fe274f RGB pie chart
      #fe274f color shades, tints & tones
#fe274f color schemes
#fe274f color preview, HTML & CSS examples
           This text has a color of #fe274f        
        
          <p style="color:#fe274f;">Text here</p>
        
        
          .mytext {color:#fe274f;}
        
        Text color #fe274f
      
           This box has a color of #fe274f        
        
          <div style="background-color:#fe274f;">Content here</div>
        
        
          .mybackground {background-color:#fe274f;}
        
        Background color #fe274f
      
           Border around this has a color of #fe274f        
        
          <div style="border:2px solid #fe274f;">Content here</div>
        
        
          .myborder {border:2px solid #fe274f;}
        
        Border color #fe274f