#f0314a color space conversions
Hex:
        #f0314a
        RGB:
        240, 49, 74
        CMY:
        6, 81, 71
        CMYK:
        0, 80, 69, 6
      HSL:
        352°, 86.4253%, 56.6667%
        HSV (HSB):
        352°, 79.5833%, 94.1176%
        XYZ:
        38.2695, 21.2163, 8.5567
        xyY:
        0.5624, 0.3118, 21.2163
      CIE-Lab:
        53.1854, 70.9982, 33.6185
        CIE-LCH:
        53.1854, 78.5554, 25.3381
        CIE-Luv:
        53.1854, 140.1455, 21.6297
        Hunter-Lab:
        46.0612, 67.6982, 21.2286
      #f0314a color charts
#f0314a RGB chart
      #f0314a CMYK chart
      #f0314a RGB pie chart
      #f0314a color shades, tints & tones
#f0314a color schemes
#f0314a color preview, HTML & CSS examples
           This text has a color of #f0314a        
        
          <p style="color:#f0314a;">Text here</p>
        
        
          .mytext {color:#f0314a;}
        
        Text color #f0314a
      
           This box has a color of #f0314a        
        
          <div style="background-color:#f0314a;">Content here</div>
        
        
          .mybackground {background-color:#f0314a;}
        
        Background color #f0314a
      
           Border around this has a color of #f0314a        
        
          <div style="border:2px solid #f0314a;">Content here</div>
        
        
          .myborder {border:2px solid #f0314a;}
        
        Border color #f0314a