#f254a0 color space conversions
Hex:
        #f254a0
        RGB:
        242, 84, 160
        CMY:
        5, 67, 37
        CMYK:
        0, 65, 34, 5
      HSL:
        331°, 85.8696%, 63.9216%
        HSV (HSB):
        331°, 65.2893%, 94.9020%
        XYZ:
        46.1334, 27.7560, 36.1836
        xyY:
        0.4191, 0.2522, 27.7560
      CIE-Lab:
        59.6676, 66.7891, -8.0697
        CIE-LCH:
        59.6676, 67.2748, 353.1107
        CIE-Luv:
        59.6676, 97.2106, -23.9452
        Hunter-Lab:
        52.6839, 64.1092, -3.8420
      #f254a0 color charts
#f254a0 RGB chart
      #f254a0 CMYK chart
      #f254a0 RGB pie chart
      #f254a0 color shades, tints & tones
#f254a0 color schemes
#f254a0 color preview, HTML & CSS examples
           This text has a color of #f254a0        
        
          <p style="color:#f254a0;">Text here</p>
        
        
          .mytext {color:#f254a0;}
        
        Text color #f254a0
      
           This box has a color of #f254a0        
        
          <div style="background-color:#f254a0;">Content here</div>
        
        
          .mybackground {background-color:#f254a0;}
        
        Background color #f254a0
      
           Border around this has a color of #f254a0        
        
          <div style="border:2px solid #f254a0;">Content here</div>
        
        
          .myborder {border:2px solid #f254a0;}
        
        Border color #f254a0