#fe1d53 color space conversions
Hex:
        #fe1d53
        RGB:
        254, 29, 83
        CMY:
        0, 89, 67
        CMYK:
        0, 89, 67, 0
      HSL:
        346°, 99.1189%, 55.4902%
        HSV (HSB):
        346°, 88.5827%, 99.6078%
        XYZ:
        42.8737, 22.5741, 10.2812
        xyY:
        0.5661, 0.2981, 22.5741
      CIE-Lab:
        54.6309, 79.0173, 30.7042
        CIE-LCH:
        54.6309, 84.7731, 21.2349
        CIE-Luv:
        54.6309, 154.8797, 17.3247
        Hunter-Lab:
        47.5122, 77.9273, 20.4288
      #fe1d53 color charts
#fe1d53 RGB chart
      #fe1d53 CMYK chart
      #fe1d53 RGB pie chart
      #fe1d53 color shades, tints & tones
#fe1d53 color schemes
#fe1d53 color preview, HTML & CSS examples
           This text has a color of #fe1d53        
        
          <p style="color:#fe1d53;">Text here</p>
        
        
          .mytext {color:#fe1d53;}
        
        Text color #fe1d53
      
           This box has a color of #fe1d53        
        
          <div style="background-color:#fe1d53;">Content here</div>
        
        
          .mybackground {background-color:#fe1d53;}
        
        Background color #fe1d53
      
           Border around this has a color of #fe1d53        
        
          <div style="border:2px solid #fe1d53;">Content here</div>
        
        
          .myborder {border:2px solid #fe1d53;}
        
        Border color #fe1d53