#f2916a color space conversions
Hex:
        #f2916a
        RGB:
        242, 145, 106
        CMY:
        5, 43, 58
        CMYK:
        0, 40, 56, 5
      HSL:
        17°, 83.9506%, 68.2353%
        HSV (HSB):
        17°, 56.1983%, 94.9020%
        XYZ:
        49.3449, 40.1687, 18.7882
        xyY:
        0.4556, 0.3709, 40.1687
      CIE-Lab:
        69.5895, 32.9365, 36.2228
        CIE-LCH:
        69.5895, 48.9582, 47.7205
        CIE-Luv:
        69.5895, 73.1425, 38.0950
        Hunter-Lab:
        63.3787, 28.0622, 26.7890
      #f2916a color charts
#f2916a RGB chart
      #f2916a CMYK chart
      #f2916a RGB pie chart
      #f2916a color shades, tints & tones
#f2916a color schemes
#f2916a color preview, HTML & CSS examples
           This text has a color of #f2916a        
        
          <p style="color:#f2916a;">Text here</p>
        
        
          .mytext {color:#f2916a;}
        
        Text color #f2916a
      
           This box has a color of #f2916a        
        
          <div style="background-color:#f2916a;">Content here</div>
        
        
          .mybackground {background-color:#f2916a;}
        
        Background color #f2916a
      
           Border around this has a color of #f2916a        
        
          <div style="border:2px solid #f2916a;">Content here</div>
        
        
          .myborder {border:2px solid #f2916a;}
        
        Border color #f2916a