#f14a71 color space conversions
Hex:
        #f14a71
        RGB:
        241, 74, 113
        CMY:
        5, 71, 56
        CMYK:
        0, 69, 53, 5
      HSL:
        346°, 85.6410%, 61.7647%
        HSV (HSB):
        346°, 69.2946%, 94.5098%
        XYZ:
        41.7050, 24.7906, 18.2097
        xyY:
        0.4924, 0.2927, 24.7906
      CIE-Lab:
        56.8708, 65.8461, 15.4487
        CIE-LCH:
        56.8708, 67.6341, 13.2038
        CIE-Luv:
        56.8708, 117.1576, 6.0692
        Hunter-Lab:
        49.7901, 62.3818, 13.1690
      #f14a71 color charts
#f14a71 RGB chart
      #f14a71 CMYK chart
      #f14a71 RGB pie chart
      #f14a71 color shades, tints & tones
#f14a71 color schemes
#f14a71 color preview, HTML & CSS examples
           This text has a color of #f14a71        
        
          <p style="color:#f14a71;">Text here</p>
        
        
          .mytext {color:#f14a71;}
        
        Text color #f14a71
      
           This box has a color of #f14a71        
        
          <div style="background-color:#f14a71;">Content here</div>
        
        
          .mybackground {background-color:#f14a71;}
        
        Background color #f14a71
      
           Border around this has a color of #f14a71        
        
          <div style="border:2px solid #f14a71;">Content here</div>
        
        
          .myborder {border:2px solid #f14a71;}
        
        Border color #f14a71