#f04b60 color space conversions
Hex:
        #f04b60
        RGB:
        240, 75, 96
        CMY:
        6, 71, 62
        CMYK:
        0, 69, 60, 6
      HSL:
        352°, 84.6154%, 61.7647%
        HSV (HSB):
        352°, 68.7500%, 94.1176%
        XYZ:
        40.5626, 24.4019, 13.6385
        xyY:
        0.5160, 0.3104, 24.4019
      CIE-Lab:
        56.4880, 63.9945, 24.9105
        CIE-LCH:
        56.4880, 68.6719, 21.2690
        CIE-Luv:
        56.4880, 120.9647, 16.4648
        Hunter-Lab:
        49.3983, 60.1251, 18.2093
      #f04b60 color charts
#f04b60 RGB chart
      #f04b60 CMYK chart
      #f04b60 RGB pie chart
      #f04b60 color shades, tints & tones
#f04b60 color schemes
#f04b60 color preview, HTML & CSS examples
           This text has a color of #f04b60        
        
          <p style="color:#f04b60;">Text here</p>
        
        
          .mytext {color:#f04b60;}
        
        Text color #f04b60
      
           This box has a color of #f04b60        
        
          <div style="background-color:#f04b60;">Content here</div>
        
        
          .mybackground {background-color:#f04b60;}
        
        Background color #f04b60
      
           Border around this has a color of #f04b60        
        
          <div style="border:2px solid #f04b60;">Content here</div>
        
        
          .myborder {border:2px solid #f04b60;}
        
        Border color #f04b60