#f04f60 color space conversions
Hex:
        #f04f60
        RGB:
        240, 79, 96
        CMY:
        6, 69, 62
        CMYK:
        0, 67, 60, 6
      HSL:
        354°, 84.2932%, 62.5490%
        HSV (HSB):
        354°, 67.0833%, 94.1176%
        XYZ:
        40.8425, 24.9618, 13.7318
        xyY:
        0.5135, 0.3138, 24.9618
      CIE-Lab:
        57.0381, 62.4872, 25.6313
        CIE-LCH:
        57.0381, 67.5397, 22.3027
        CIE-Luv:
        57.0381, 118.6862, 17.6690
        Hunter-Lab:
        49.9617, 58.4863, 18.6776
      #f04f60 color charts
#f04f60 RGB chart
      #f04f60 CMYK chart
      #f04f60 RGB pie chart
      #f04f60 color shades, tints & tones
#f04f60 color schemes
#f04f60 color preview, HTML & CSS examples
           This text has a color of #f04f60        
        
          <p style="color:#f04f60;">Text here</p>
        
        
          .mytext {color:#f04f60;}
        
        Text color #f04f60
      
           This box has a color of #f04f60        
        
          <div style="background-color:#f04f60;">Content here</div>
        
        
          .mybackground {background-color:#f04f60;}
        
        Background color #f04f60
      
           Border around this has a color of #f04f60        
        
          <div style="border:2px solid #f04f60;">Content here</div>
        
        
          .myborder {border:2px solid #f04f60;}
        
        Border color #f04f60