#fe5275 color space conversions
Hex:
        #fe5275
        RGB:
        254, 82, 117
        CMY:
        0, 68, 54
        CMYK:
        0, 68, 54, 0
      HSL:
        348°, 98.8506%, 65.8824%
        HSV (HSB):
        348°, 67.7165%, 99.6078%
        XYZ:
        47.1012, 28.3898, 19.8269
        xyY:
        0.4941, 0.2978, 28.3898
      CIE-Lab:
        60.2393, 67.0539, 18.0866
        CIE-LCH:
        60.2393, 69.4503, 15.0952
        CIE-Luv:
        60.2393, 122.1807, 9.0491
        Hunter-Lab:
        53.2821, 64.5501, 15.2349
      #fe5275 color charts
#fe5275 RGB chart
      #fe5275 CMYK chart
      #fe5275 RGB pie chart
      #fe5275 color shades, tints & tones
#fe5275 color schemes
#fe5275 color preview, HTML & CSS examples
           This text has a color of #fe5275        
        
          <p style="color:#fe5275;">Text here</p>
        
        
          .mytext {color:#fe5275;}
        
        Text color #fe5275
      
           This box has a color of #fe5275        
        
          <div style="background-color:#fe5275;">Content here</div>
        
        
          .mybackground {background-color:#fe5275;}
        
        Background color #fe5275
      
           Border around this has a color of #fe5275        
        
          <div style="border:2px solid #fe5275;">Content here</div>
        
        
          .myborder {border:2px solid #fe5275;}
        
        Border color #fe5275