#f14d86 color space conversions
Hex:
        #f14d86
        RGB:
        241, 77, 134
        CMY:
        5, 70, 47
        CMYK:
        0, 68, 44, 5
      HSL:
        339°, 85.4167%, 62.3529%
        HSV (HSB):
        339°, 68.0498%, 94.5098%
        XYZ:
        43.2326, 25.7298, 25.2420
        xyY:
        0.4589, 0.2731, 25.7298
      CIE-Lab:
        57.7796, 66.5120, 4.3442
        CIE-LCH:
        57.7796, 66.6537, 3.7370
        CIE-Luv:
        57.7796, 108.6600, -7.2859
        Hunter-Lab:
        50.7245, 63.3680, 6.0027
      #f14d86 color charts
#f14d86 RGB chart
      #f14d86 CMYK chart
      #f14d86 RGB pie chart
      #f14d86 color shades, tints & tones
#f14d86 color schemes
#f14d86 color preview, HTML & CSS examples
           This text has a color of #f14d86        
        
          <p style="color:#f14d86;">Text here</p>
        
        
          .mytext {color:#f14d86;}
        
        Text color #f14d86
      
           This box has a color of #f14d86        
        
          <div style="background-color:#f14d86;">Content here</div>
        
        
          .mybackground {background-color:#f14d86;}
        
        Background color #f14d86
      
           Border around this has a color of #f14d86        
        
          <div style="border:2px solid #f14d86;">Content here</div>
        
        
          .myborder {border:2px solid #f14d86;}
        
        Border color #f14d86