#f0476b color space conversions
Hex:
        #f0476b
        RGB:
        240, 71, 107
        CMY:
        6, 72, 58
        CMYK:
        0, 70, 55, 6
      HSL:
        347°, 84.9246%, 60.9804%
        HSV (HSB):
        347°, 70.4167%, 94.1176%
        XYZ:
        40.8423, 24.0933, 16.4078
        xyY:
        0.5021, 0.2962, 24.0933
      CIE-Lab:
        56.1811, 66.1808, 18.0212
        CIE-LCH:
        56.1811, 68.5905, 15.2324
        CIE-Luv:
        56.1811, 119.7961, 8.7394
        Hunter-Lab:
        49.0849, 62.6266, 14.5404
      #f0476b color charts
#f0476b RGB chart
      #f0476b CMYK chart
      #f0476b RGB pie chart
      #f0476b color shades, tints & tones
#f0476b color schemes
#f0476b color preview, HTML & CSS examples
           This text has a color of #f0476b        
        
          <p style="color:#f0476b;">Text here</p>
        
        
          .mytext {color:#f0476b;}
        
        Text color #f0476b
      
           This box has a color of #f0476b        
        
          <div style="background-color:#f0476b;">Content here</div>
        
        
          .mybackground {background-color:#f0476b;}
        
        Background color #f0476b
      
           Border around this has a color of #f0476b        
        
          <div style="border:2px solid #f0476b;">Content here</div>
        
        
          .myborder {border:2px solid #f0476b;}
        
        Border color #f0476b