#f25d98 color space conversions
Hex:
        #f25d98
        RGB:
        242, 93, 152
        CMY:
        5, 64, 40
        CMYK:
        0, 62, 37, 5
      HSL:
        336°, 85.1429%, 65.6863%
        HSV (HSB):
        336°, 61.5702%, 94.9020%
        XYZ:
        46.1998, 28.9729, 32.8631
        xyY:
        0.4276, 0.2682, 28.9729
      CIE-Lab:
        60.7577, 62.2786, -1.8159
        CIE-LCH:
        60.7577, 62.3051, 358.3299
        CIE-Luv:
        60.7577, 95.6656, -14.4365
        Hunter-Lab:
        53.8265, 59.0118, 1.4798
      #f25d98 color charts
#f25d98 RGB chart
      #f25d98 CMYK chart
      #f25d98 RGB pie chart
      #f25d98 color shades, tints & tones
#f25d98 color schemes
#f25d98 color preview, HTML & CSS examples
           This text has a color of #f25d98        
        
          <p style="color:#f25d98;">Text here</p>
        
        
          .mytext {color:#f25d98;}
        
        Text color #f25d98
      
           This box has a color of #f25d98        
        
          <div style="background-color:#f25d98;">Content here</div>
        
        
          .mybackground {background-color:#f25d98;}
        
        Background color #f25d98
      
           Border around this has a color of #f25d98        
        
          <div style="border:2px solid #f25d98;">Content here</div>
        
        
          .myborder {border:2px solid #f25d98;}
        
        Border color #f25d98