#f2748b color space conversions
Hex:
        #f2748b
        RGB:
        242, 116, 139
        CMY:
        5, 55, 45
        CMYK:
        0, 52, 43, 5
      HSL:
        349°, 82.8947%, 70.1961%
        HSV (HSB):
        349°, 52.0661%, 94.9020%
        XYZ:
        47.5235, 33.2321, 28.3358
        xyY:
        0.4356, 0.3046, 33.2321
      CIE-Lab:
        64.3484, 50.5210, 10.8423
        CIE-LCH:
        64.3484, 51.6714, 12.1125
        CIE-Luv:
        64.3484, 86.5079, 4.7234
        Hunter-Lab:
        57.6473, 46.2699, 11.2099
      #f2748b color charts
#f2748b RGB chart
      #f2748b CMYK chart
      #f2748b RGB pie chart
      #f2748b color shades, tints & tones
#f2748b color schemes
#f2748b color preview, HTML & CSS examples
           This text has a color of #f2748b        
        
          <p style="color:#f2748b;">Text here</p>
        
        
          .mytext {color:#f2748b;}
        
        Text color #f2748b
      
           This box has a color of #f2748b        
        
          <div style="background-color:#f2748b;">Content here</div>
        
        
          .mybackground {background-color:#f2748b;}
        
        Background color #f2748b
      
           Border around this has a color of #f2748b        
        
          <div style="border:2px solid #f2748b;">Content here</div>
        
        
          .myborder {border:2px solid #f2748b;}
        
        Border color #f2748b