#f04274 color space conversions
Hex:
        #f04274
        RGB:
        240, 66, 116
        CMY:
        6, 74, 55
        CMYK:
        0, 73, 52, 6
      HSL:
        343°, 85.2941%, 60.0000%
        HSV (HSB):
        343°, 72.5000%, 94.1176%
        XYZ:
        41.0358, 23.6826, 18.9314
        xyY:
        0.4906, 0.2831, 23.6826
      CIE-Lab:
        55.7686, 68.5534, 12.1117
        CIE-LCH:
        55.7686, 69.6151, 10.0193
        CIE-Luv:
        55.7686, 119.2260, 1.5280
        Hunter-Lab:
        48.6648, 65.3536, 11.0006
      #f04274 color charts
#f04274 RGB chart
      #f04274 CMYK chart
      #f04274 RGB pie chart
      #f04274 color shades, tints & tones
#f04274 color schemes
#f04274 color preview, HTML & CSS examples
           This text has a color of #f04274        
        
          <p style="color:#f04274;">Text here</p>
        
        
          .mytext {color:#f04274;}
        
        Text color #f04274
      
           This box has a color of #f04274        
        
          <div style="background-color:#f04274;">Content here</div>
        
        
          .mybackground {background-color:#f04274;}
        
        Background color #f04274
      
           Border around this has a color of #f04274        
        
          <div style="border:2px solid #f04274;">Content here</div>
        
        
          .myborder {border:2px solid #f04274;}
        
        Border color #f04274