#f25e87 color space conversions
Hex:
        #f25e87
        RGB:
        242, 94, 135
        CMY:
        5, 63, 47
        CMYK:
        0, 61, 44, 5
      HSL:
        343°, 85.0575%, 65.8824%
        HSV (HSB):
        343°, 61.1570%, 94.9020%
        XYZ:
        44.9938, 28.6319, 26.0767
        xyY:
        0.4513, 0.2872, 28.6319
      CIE-Lab:
        60.4554, 60.1309, 7.6179
        CIE-LCH:
        60.4554, 60.6116, 7.2202
        CIE-Luv:
        60.4554, 100.4310, -1.6545
        Hunter-Lab:
        53.5088, 56.4545, 8.5620
      #f25e87 color charts
#f25e87 RGB chart
      #f25e87 CMYK chart
      #f25e87 RGB pie chart
      #f25e87 color shades, tints & tones
#f25e87 color schemes
#f25e87 color preview, HTML & CSS examples
           This text has a color of #f25e87        
        
          <p style="color:#f25e87;">Text here</p>
        
        
          .mytext {color:#f25e87;}
        
        Text color #f25e87
      
           This box has a color of #f25e87        
        
          <div style="background-color:#f25e87;">Content here</div>
        
        
          .mybackground {background-color:#f25e87;}
        
        Background color #f25e87
      
           Border around this has a color of #f25e87        
        
          <div style="border:2px solid #f25e87;">Content here</div>
        
        
          .myborder {border:2px solid #f25e87;}
        
        Border color #f25e87