#f14976 color space conversions
Hex:
        #f14976
        RGB:
        241, 73, 118
        CMY:
        5, 71, 54
        CMYK:
        0, 70, 51, 5
      HSL:
        344°, 85.7143%, 61.5686%
        HSV (HSB):
        344°, 69.7095%, 94.5098%
        XYZ:
        41.9282, 24.7739, 19.7115
        xyY:
        0.4852, 0.2867, 24.7739
      CIE-Lab:
        56.8544, 66.5932, 12.4710
        CIE-LCH:
        56.8544, 67.7508, 10.6070
        CIE-Luv:
        56.8544, 116.0248, 2.4955
        Hunter-Lab:
        49.7734, 63.2619, 11.3610
      #f14976 color charts
#f14976 RGB chart
      #f14976 CMYK chart
      #f14976 RGB pie chart
      #f14976 color shades, tints & tones
#f14976 color schemes
#f14976 color preview, HTML & CSS examples
           This text has a color of #f14976        
        
          <p style="color:#f14976;">Text here</p>
        
        
          .mytext {color:#f14976;}
        
        Text color #f14976
      
           This box has a color of #f14976        
        
          <div style="background-color:#f14976;">Content here</div>
        
        
          .mybackground {background-color:#f14976;}
        
        Background color #f14976
      
           Border around this has a color of #f14976        
        
          <div style="border:2px solid #f14976;">Content here</div>
        
        
          .myborder {border:2px solid #f14976;}
        
        Border color #f14976