#fe6460 color space conversions
Hex:
        #fe6460
        RGB:
        254, 100, 96
        CMY:
        0, 61, 62
        CMYK:
        0, 61, 62, 0
      HSL:
        2°, 98.7500%, 68.6275%
        HSV (HSB):
        2°, 62.2047%, 99.6078%
        XYZ:
        47.5415, 31.0297, 14.5499
        xyY:
        0.5105, 0.3332, 31.0297
      CIE-Lab:
        62.5327, 58.3975, 33.1511
        CIE-LCH:
        62.5327, 67.1510, 29.5827
        CIE-Luv:
        62.5327, 116.8940, 27.1260
        Hunter-Lab:
        55.7043, 54.8605, 23.5065
      #fe6460 color charts
#fe6460 RGB chart
      #fe6460 CMYK chart
      #fe6460 RGB pie chart
      #fe6460 color shades, tints & tones
#fe6460 color schemes
#fe6460 color preview, HTML & CSS examples
           This text has a color of #fe6460        
        
          <p style="color:#fe6460;">Text here</p>
        
        
          .mytext {color:#fe6460;}
        
        Text color #fe6460
      
           This box has a color of #fe6460        
        
          <div style="background-color:#fe6460;">Content here</div>
        
        
          .mybackground {background-color:#fe6460;}
        
        Background color #fe6460
      
           Border around this has a color of #fe6460        
        
          <div style="border:2px solid #fe6460;">Content here</div>
        
        
          .myborder {border:2px solid #fe6460;}
        
        Border color #fe6460