#fe3c5d color space conversions
Hex:
        #fe3c5d
        RGB:
        254, 60, 93
        CMY:
        0, 76, 64
        CMYK:
        0, 76, 63, 0
      HSL:
        350°, 98.9796%, 61.5686%
        HSV (HSB):
        350°, 76.3780%, 99.6078%
        XYZ:
        44.4647, 25.0929, 12.8558
        xyY:
        0.5395, 0.3045, 25.0929
      CIE-Lab:
        57.1658, 72.7767, 28.0312
        CIE-LCH:
        57.1658, 77.9884, 21.0651
        CIE-Luv:
        57.1658, 140.6746, 17.2601
        Hunter-Lab:
        50.0928, 70.7826, 19.8488
      #fe3c5d color charts
#fe3c5d RGB chart
      #fe3c5d CMYK chart
      #fe3c5d RGB pie chart
      #fe3c5d color shades, tints & tones
#fe3c5d color schemes
#fe3c5d color preview, HTML & CSS examples
           This text has a color of #fe3c5d        
        
          <p style="color:#fe3c5d;">Text here</p>
        
        
          .mytext {color:#fe3c5d;}
        
        Text color #fe3c5d
      
           This box has a color of #fe3c5d        
        
          <div style="background-color:#fe3c5d;">Content here</div>
        
        
          .mybackground {background-color:#fe3c5d;}
        
        Background color #fe3c5d
      
           Border around this has a color of #fe3c5d        
        
          <div style="border:2px solid #fe3c5d;">Content here</div>
        
        
          .myborder {border:2px solid #fe3c5d;}
        
        Border color #fe3c5d