#f2908f color space conversions
Hex:
        #f2908f
        RGB:
        242, 144, 143
        CMY:
        5, 44, 44
        CMYK:
        0, 40, 41, 5
      HSL:
        1°, 79.2000%, 75.4902%
        HSV (HSB):
        1°, 40.9091%, 94.9020%
        XYZ:
        51.5491, 40.8069, 31.1462
        xyY:
        0.4174, 0.3304, 40.8069
      CIE-Lab:
        70.0404, 36.8895, 16.5670
        CIE-LCH:
        70.0404, 40.4388, 24.1847
        CIE-Luv:
        70.0404, 67.8466, 15.2604
        Hunter-Lab:
        63.8803, 32.2526, 15.8081
      #f2908f color charts
#f2908f RGB chart
      #f2908f CMYK chart
      #f2908f RGB pie chart
      #f2908f color shades, tints & tones
#f2908f color schemes
#f2908f color preview, HTML & CSS examples
           This text has a color of #f2908f        
        
          <p style="color:#f2908f;">Text here</p>
        
        
          .mytext {color:#f2908f;}
        
        Text color #f2908f
      
           This box has a color of #f2908f        
        
          <div style="background-color:#f2908f;">Content here</div>
        
        
          .mybackground {background-color:#f2908f;}
        
        Background color #f2908f
      
           Border around this has a color of #f2908f        
        
          <div style="border:2px solid #f2908f;">Content here</div>
        
        
          .myborder {border:2px solid #f2908f;}
        
        Border color #f2908f