#f2916d color space conversions
Hex:
        #f2916d
        RGB:
        242, 145, 109
        CMY:
        5, 43, 57
        CMYK:
        0, 40, 55, 5
      HSL:
        16°, 83.6478%, 68.8235%
        HSV (HSB):
        16°, 54.9587%, 94.9020%
        XYZ:
        49.5037, 40.2322, 19.6245
        xyY:
        0.4527, 0.3679, 40.2322
      CIE-Lab:
        69.6346, 33.1728, 34.6725
        CIE-LCH:
        69.6346, 47.9856, 46.2663
        CIE-Luv:
        69.6346, 72.7146, 36.4967
        Hunter-Lab:
        63.4288, 28.3116, 26.0563
      #f2916d color charts
#f2916d RGB chart
      #f2916d CMYK chart
      #f2916d RGB pie chart
      #f2916d color shades, tints & tones
#f2916d color schemes
#f2916d color preview, HTML & CSS examples
           This text has a color of #f2916d        
        
          <p style="color:#f2916d;">Text here</p>
        
        
          .mytext {color:#f2916d;}
        
        Text color #f2916d
      
           This box has a color of #f2916d        
        
          <div style="background-color:#f2916d;">Content here</div>
        
        
          .mybackground {background-color:#f2916d;}
        
        Background color #f2916d
      
           Border around this has a color of #f2916d        
        
          <div style="border:2px solid #f2916d;">Content here</div>
        
        
          .myborder {border:2px solid #f2916d;}
        
        Border color #f2916d