#fe5fba color space conversions
Hex:
        #fe5fba
        RGB:
        254, 95, 186
        CMY:
        0, 63, 27
        CMYK:
        0, 63, 27, 0
      HSL:
        326°, 98.7578%, 68.4314%
        HSV (HSB):
        326°, 62.5984%, 99.6078%
        XYZ:
        53.8282, 32.8004, 49.9484
        xyY:
        0.3941, 0.2402, 32.8004
      CIE-Lab:
        63.9990, 68.8529, -16.3179
        CIE-LCH:
        63.9990, 70.7602, 346.6671
        CIE-Luv:
        63.9990, 92.8996, -36.6055
        Hunter-Lab:
        57.2717, 67.5423, -11.6185
      #fe5fba color charts
#fe5fba RGB chart
      #fe5fba CMYK chart
      #fe5fba RGB pie chart
      #fe5fba color shades, tints & tones
#fe5fba color schemes
#fe5fba color preview, HTML & CSS examples
           This text has a color of #fe5fba        
        
          <p style="color:#fe5fba;">Text here</p>
        
        
          .mytext {color:#fe5fba;}
        
        Text color #fe5fba
      
           This box has a color of #fe5fba        
        
          <div style="background-color:#fe5fba;">Content here</div>
        
        
          .mybackground {background-color:#fe5fba;}
        
        Background color #fe5fba
      
           Border around this has a color of #fe5fba        
        
          <div style="border:2px solid #fe5fba;">Content here</div>
        
        
          .myborder {border:2px solid #fe5fba;}
        
        Border color #fe5fba