#f25e92 color space conversions
Hex:
        #f25e92
        RGB:
        242, 94, 146
        CMY:
        5, 63, 43
        CMYK:
        0, 61, 40, 5
      HSL:
        339°, 85.0575%, 65.8824%
        HSV (HSB):
        339°, 61.1570%, 94.9020%
        XYZ:
        45.8090, 28.9580, 30.3692
        xyY:
        0.4357, 0.2754, 28.9580
      CIE-Lab:
        60.7445, 61.2238, 1.6446
        CIE-LCH:
        60.7445, 61.2459, 1.5387
        CIE-Luv:
        60.7445, 97.0538, -9.5823
        Hunter-Lab:
        53.8126, 57.7793, 4.2085
      #f25e92 color charts
#f25e92 RGB chart
      #f25e92 CMYK chart
      #f25e92 RGB pie chart
      #f25e92 color shades, tints & tones
#f25e92 color schemes
#f25e92 color preview, HTML & CSS examples
           This text has a color of #f25e92        
        
          <p style="color:#f25e92;">Text here</p>
        
        
          .mytext {color:#f25e92;}
        
        Text color #f25e92
      
           This box has a color of #f25e92        
        
          <div style="background-color:#f25e92;">Content here</div>
        
        
          .mybackground {background-color:#f25e92;}
        
        Background color #f25e92
      
           Border around this has a color of #f25e92        
        
          <div style="border:2px solid #f25e92;">Content here</div>
        
        
          .myborder {border:2px solid #f25e92;}
        
        Border color #f25e92