#f0146a color space conversions
Hex:
        #f0146a
        RGB:
        240, 20, 106
        CMY:
        6, 92, 58
        CMYK:
        0, 92, 56, 6
      HSL:
        337°, 88.0000%, 50.9804%
        HSV (HSB):
        337°, 91.6667%, 94.1176%
        XYZ:
        38.7869, 20.0662, 15.4645
        xyY:
        0.5219, 0.2700, 20.0662
      CIE-Lab:
        51.9120, 78.1435, 12.7404
        CIE-LCH:
        51.9120, 79.1753, 9.2600
        CIE-Luv:
        51.9120, 137.6140, -0.4601
        Hunter-Lab:
        44.7953, 76.1658, 10.8882
      #f0146a color charts
#f0146a RGB chart
      #f0146a CMYK chart
      #f0146a RGB pie chart
      #f0146a color shades, tints & tones
#f0146a color schemes
#f0146a color preview, HTML & CSS examples
           This text has a color of #f0146a        
        
          <p style="color:#f0146a;">Text here</p>
        
        
          .mytext {color:#f0146a;}
        
        Text color #f0146a
      
           This box has a color of #f0146a        
        
          <div style="background-color:#f0146a;">Content here</div>
        
        
          .mybackground {background-color:#f0146a;}
        
        Background color #f0146a
      
           Border around this has a color of #f0146a        
        
          <div style="border:2px solid #f0146a;">Content here</div>
        
        
          .myborder {border:2px solid #f0146a;}
        
        Border color #f0146a