#f14963 color space conversions
Hex:
        #f14963
        RGB:
        241, 73, 99
        CMY:
        5, 71, 61
        CMYK:
        0, 70, 59, 5
      HSL:
        351°, 85.7143%, 61.5686%
        HSV (HSB):
        351°, 69.7095%, 94.5098%
        XYZ:
        40.9103, 24.3667, 14.3514
        xyY:
        0.5138, 0.3060, 24.3667
      CIE-Lab:
        56.4531, 65.2176, 23.1362
        CIE-LCH:
        56.4531, 69.1999, 19.5323
        CIE-Luv:
        56.4531, 122.0019, 14.3679
        Hunter-Lab:
        49.3626, 61.5509, 17.3162
      #f14963 color charts
#f14963 RGB chart
      #f14963 CMYK chart
      #f14963 RGB pie chart
      #f14963 color shades, tints & tones
#f14963 color schemes
#f14963 color preview, HTML & CSS examples
           This text has a color of #f14963        
        
          <p style="color:#f14963;">Text here</p>
        
        
          .mytext {color:#f14963;}
        
        Text color #f14963
      
           This box has a color of #f14963        
        
          <div style="background-color:#f14963;">Content here</div>
        
        
          .mybackground {background-color:#f14963;}
        
        Background color #f14963
      
           Border around this has a color of #f14963        
        
          <div style="border:2px solid #f14963;">Content here</div>
        
        
          .myborder {border:2px solid #f14963;}
        
        Border color #f14963