#f2606d color space conversions
Hex:
        #f2606d
        RGB:
        242, 96, 109
        CMY:
        5, 62, 57
        CMYK:
        0, 60, 55, 5
      HSL:
        355°, 84.8837%, 66.2745%
        HSV (HSB):
        355°, 60.3306%, 94.9020%
        XYZ:
        43.5611, 28.3471, 17.6436
        xyY:
        0.4864, 0.3165, 28.3471
      CIE-Lab:
        60.2010, 57.0465, 22.3445
        CIE-LCH:
        60.2010, 61.2665, 21.3897
        CIE-Luv:
        60.2010, 106.5566, 16.1917
        Hunter-Lab:
        53.2420, 52.8702, 17.6216
      #f2606d color charts
#f2606d RGB chart
      #f2606d CMYK chart
      #f2606d RGB pie chart
      #f2606d color shades, tints & tones
#f2606d color schemes
#f2606d color preview, HTML & CSS examples
           This text has a color of #f2606d        
        
          <p style="color:#f2606d;">Text here</p>
        
        
          .mytext {color:#f2606d;}
        
        Text color #f2606d
      
           This box has a color of #f2606d        
        
          <div style="background-color:#f2606d;">Content here</div>
        
        
          .mybackground {background-color:#f2606d;}
        
        Background color #f2606d
      
           Border around this has a color of #f2606d        
        
          <div style="border:2px solid #f2606d;">Content here</div>
        
        
          .myborder {border:2px solid #f2606d;}
        
        Border color #f2606d