#fe0960 color space conversions
Hex:
        #fe0960
        RGB:
        254, 9, 96
        CMY:
        0, 96, 62
        CMYK:
        0, 96, 62, 0
      HSL:
        339°, 99.1903%, 51.5686%
        HSV (HSB):
        339°, 96.4567%, 99.6078%
        XYZ:
        43.0821, 22.1107, 13.0635
        xyY:
        0.5505, 0.2825, 22.1107
      CIE-Lab:
        54.1443, 81.7348, 22.2963
        CIE-LCH:
        54.1443, 84.7213, 15.2584
        CIE-Luv:
        54.1443, 153.7820, 8.7345
        Hunter-Lab:
        47.0221, 81.2548, 16.4438
      #fe0960 color charts
#fe0960 RGB chart
      #fe0960 CMYK chart
      #fe0960 RGB pie chart
      #fe0960 color shades, tints & tones
#fe0960 color schemes
#fe0960 color preview, HTML & CSS examples
           This text has a color of #fe0960        
        
          <p style="color:#fe0960;">Text here</p>
        
        
          .mytext {color:#fe0960;}
        
        Text color #fe0960
      
           This box has a color of #fe0960        
        
          <div style="background-color:#fe0960;">Content here</div>
        
        
          .mybackground {background-color:#fe0960;}
        
        Background color #fe0960
      
           Border around this has a color of #fe0960        
        
          <div style="border:2px solid #fe0960;">Content here</div>
        
        
          .myborder {border:2px solid #fe0960;}
        
        Border color #fe0960