#f14e7a color space conversions
Hex:
        #f14e7a
        RGB:
        241, 78, 122
        CMY:
        5, 69, 52
        CMYK:
        0, 68, 49, 5
      HSL:
        344°, 85.3403%, 62.5490%
        HSV (HSB):
        344°, 67.6349%, 94.5098%
        XYZ:
        42.5129, 25.5547, 21.1042
        xyY:
        0.4768, 0.2866, 25.5547
      CIE-Lab:
        57.6119, 65.0891, 11.1728
        CIE-LCH:
        57.6119, 66.0411, 9.7401
        CIE-Luv:
        57.6119, 112.2010, 1.3894
        Hunter-Lab:
        50.5516, 61.6493, 10.6339
      #f14e7a color charts
#f14e7a RGB chart
      #f14e7a CMYK chart
      #f14e7a RGB pie chart
      #f14e7a color shades, tints & tones
#f14e7a color schemes
#f14e7a color preview, HTML & CSS examples
           This text has a color of #f14e7a        
        
          <p style="color:#f14e7a;">Text here</p>
        
        
          .mytext {color:#f14e7a;}
        
        Text color #f14e7a
      
           This box has a color of #f14e7a        
        
          <div style="background-color:#f14e7a;">Content here</div>
        
        
          .mybackground {background-color:#f14e7a;}
        
        Background color #f14e7a
      
           Border around this has a color of #f14e7a        
        
          <div style="border:2px solid #f14e7a;">Content here</div>
        
        
          .myborder {border:2px solid #f14e7a;}
        
        Border color #f14e7a