#fe5375 color space conversions
Hex:
        #fe5375
        RGB:
        254, 83, 117
        CMY:
        0, 67, 54
        CMYK:
        0, 67, 54, 0
      HSL:
        348°, 98.8439%, 66.0784%
        HSV (HSB):
        348°, 67.3228%, 99.6078%
        XYZ:
        47.1772, 28.5417, 19.8522
        xyY:
        0.4936, 0.2986, 28.5417
      CIE-Lab:
        60.3750, 66.6813, 18.2724
        CIE-LCH:
        60.3750, 69.1396, 15.3243
        CIE-Luv:
        60.3750, 121.6397, 9.3641
        Hunter-Lab:
        53.4244, 64.1342, 15.3653
      #fe5375 color charts
#fe5375 RGB chart
      #fe5375 CMYK chart
      #fe5375 RGB pie chart
      #fe5375 color shades, tints & tones
#fe5375 color schemes
#fe5375 color preview, HTML & CSS examples
           This text has a color of #fe5375        
        
          <p style="color:#fe5375;">Text here</p>
        
        
          .mytext {color:#fe5375;}
        
        Text color #fe5375
      
           This box has a color of #fe5375        
        
          <div style="background-color:#fe5375;">Content here</div>
        
        
          .mybackground {background-color:#fe5375;}
        
        Background color #fe5375
      
           Border around this has a color of #fe5375        
        
          <div style="border:2px solid #fe5375;">Content here</div>
        
        
          .myborder {border:2px solid #fe5375;}
        
        Border color #fe5375