#f04795 color space conversions
Hex:
        #f04795
        RGB:
        240, 71, 149
        CMY:
        6, 72, 42
        CMYK:
        0, 70, 38, 6
      HSL:
        332°, 84.9246%, 60.9804%
        HSV (HSB):
        332°, 70.4167%, 94.1176%
        XYZ:
        43.6132, 25.2017, 30.9995
        xyY:
        0.4369, 0.2525, 25.2017
      CIE-Lab:
        57.2714, 69.8280, -5.2414
        CIE-LCH:
        57.2714, 70.0244, 355.7073
        CIE-Luv:
        57.2714, 105.0848, -20.5549
        Hunter-Lab:
        50.2013, 67.2228, -1.4710
      #f04795 color charts
#f04795 RGB chart
      #f04795 CMYK chart
      #f04795 RGB pie chart
      #f04795 color shades, tints & tones
#f04795 color schemes
#f04795 color preview, HTML & CSS examples
           This text has a color of #f04795        
        
          <p style="color:#f04795;">Text here</p>
        
        
          .mytext {color:#f04795;}
        
        Text color #f04795
      
           This box has a color of #f04795        
        
          <div style="background-color:#f04795;">Content here</div>
        
        
          .mybackground {background-color:#f04795;}
        
        Background color #f04795
      
           Border around this has a color of #f04795        
        
          <div style="border:2px solid #f04795;">Content here</div>
        
        
          .myborder {border:2px solid #f04795;}
        
        Border color #f04795