#f25b90 color space conversions
Hex:
        #f25b90
        RGB:
        242, 91, 144
        CMY:
        5, 64, 44
        CMYK:
        0, 62, 40, 5
      HSL:
        339°, 85.3107%, 65.2941%
        HSV (HSB):
        339°, 62.3967%, 94.9020%
        XYZ:
        45.3931, 28.3730, 29.4696
        xyY:
        0.4397, 0.2748, 28.3730
      CIE-Lab:
        60.2243, 62.2764, 2.0508
        CIE-LCH:
        60.2243, 62.3102, 1.8861
        CIE-Luv:
        60.2243, 99.2312, -9.2775
        Hunter-Lab:
        53.2663, 58.8999, 4.4842
      #f25b90 color charts
#f25b90 RGB chart
      #f25b90 CMYK chart
      #f25b90 RGB pie chart
      #f25b90 color shades, tints & tones
#f25b90 color schemes
#f25b90 color preview, HTML & CSS examples
           This text has a color of #f25b90        
        
          <p style="color:#f25b90;">Text here</p>
        
        
          .mytext {color:#f25b90;}
        
        Text color #f25b90
      
           This box has a color of #f25b90        
        
          <div style="background-color:#f25b90;">Content here</div>
        
        
          .mybackground {background-color:#f25b90;}
        
        Background color #f25b90
      
           Border around this has a color of #f25b90        
        
          <div style="border:2px solid #f25b90;">Content here</div>
        
        
          .myborder {border:2px solid #f25b90;}
        
        Border color #f25b90