#f25a97 color space conversions
Hex:
        #f25a97
        RGB:
        242, 90, 151
        CMY:
        5, 65, 41
        CMYK:
        0, 63, 38, 5
      HSL:
        336°, 85.3933%, 65.0980%
        HSV (HSB):
        336°, 62.8099%, 94.9020%
        XYZ:
        45.8600, 28.4239, 32.3474
        xyY:
        0.4301, 0.2666, 28.4239
      CIE-Lab:
        60.2698, 63.4156, -1.9517
        CIE-LCH:
        60.2698, 63.4456, 358.2372
        CIE-Luv:
        60.2698, 97.4703, -14.8514
        Hunter-Lab:
        53.3141, 60.2434, 1.3467
      #f25a97 color charts
#f25a97 RGB chart
      #f25a97 CMYK chart
      #f25a97 RGB pie chart
      #f25a97 color shades, tints & tones
#f25a97 color schemes
#f25a97 color preview, HTML & CSS examples
           This text has a color of #f25a97        
        
          <p style="color:#f25a97;">Text here</p>
        
        
          .mytext {color:#f25a97;}
        
        Text color #f25a97
      
           This box has a color of #f25a97        
        
          <div style="background-color:#f25a97;">Content here</div>
        
        
          .mybackground {background-color:#f25a97;}
        
        Background color #f25a97
      
           Border around this has a color of #f25a97        
        
          <div style="border:2px solid #f25a97;">Content here</div>
        
        
          .myborder {border:2px solid #f25a97;}
        
        Border color #f25a97