#fe365d color space conversions
Hex:
        #fe365d
        RGB:
        254, 54, 93
        CMY:
        0, 79, 64
        CMYK:
        0, 79, 63, 0
      HSL:
        348°, 99.0099%, 60.3922%
        HSV (HSB):
        348°, 78.7402%, 99.6078%
        XYZ:
        44.1680, 24.4995, 12.7569
        xyY:
        0.5424, 0.3009, 24.4995
      CIE-Lab:
        56.5845, 74.4172, 27.2812
        CIE-LCH:
        56.5845, 79.2602, 20.1328
        CIE-Luv:
        56.5845, 143.3129, 15.9835
        Hunter-Lab:
        49.4969, 72.6627, 19.3670
      #fe365d color charts
#fe365d RGB chart
      #fe365d CMYK chart
      #fe365d RGB pie chart
      #fe365d color shades, tints & tones
#fe365d color schemes
#fe365d color preview, HTML & CSS examples
           This text has a color of #fe365d        
        
          <p style="color:#fe365d;">Text here</p>
        
        
          .mytext {color:#fe365d;}
        
        Text color #fe365d
      
           This box has a color of #fe365d        
        
          <div style="background-color:#fe365d;">Content here</div>
        
        
          .mybackground {background-color:#fe365d;}
        
        Background color #fe365d
      
           Border around this has a color of #fe365d        
        
          <div style="border:2px solid #fe365d;">Content here</div>
        
        
          .myborder {border:2px solid #fe365d;}
        
        Border color #fe365d