#f9148f color space conversions
Hex:
        #f9148f
        RGB:
        249, 20, 143
        CMY:
        2, 92, 44
        CMYK:
        0, 92, 43, 2
      HSL:
        328°, 95.0207%, 52.7451%
        HSV (HSB):
        328°, 91.9679%, 97.6471%
        XYZ:
        44.2750, 22.6232, 28.0198
        xyY:
        0.4665, 0.2383, 22.6232
      CIE-Lab:
        54.6821, 82.9295, -5.3473
        CIE-LCH:
        54.6821, 83.1017, 356.3107
        CIE-Luv:
        54.6821, 128.5503, -23.4438
        Hunter-Lab:
        47.5639, 82.9206, -1.6329
      #f9148f color charts
#f9148f RGB chart
      #f9148f CMYK chart
      #f9148f RGB pie chart
      #f9148f color shades, tints & tones
#f9148f color schemes
#f9148f color preview, HTML & CSS examples
           This text has a color of #f9148f        
        
          <p style="color:#f9148f;">Text here</p>
        
        
          .mytext {color:#f9148f;}
        
        Text color #f9148f
      
           This box has a color of #f9148f        
        
          <div style="background-color:#f9148f;">Content here</div>
        
        
          .mybackground {background-color:#f9148f;}
        
        Background color #f9148f
      
           Border around this has a color of #f9148f        
        
          <div style="border:2px solid #f9148f;">Content here</div>
        
        
          .myborder {border:2px solid #f9148f;}
        
        Border color #f9148f