#f2716d color space conversions
Hex:
        #f2716d
        RGB:
        242, 113, 109
        CMY:
        5, 56, 57
        CMYK:
        0, 53, 55, 5
      HSL:
        2°, 83.6478%, 68.8235%
        HSV (HSB):
        2°, 54.9587%, 94.9020%
        XYZ:
        45.2834, 31.7916, 18.2177
        xyY:
        0.4752, 0.3336, 31.7916
      CIE-Lab:
        63.1703, 49.2630, 26.2939
        CIE-LCH:
        63.1703, 55.8409, 28.0908
        CIE-Luv:
        63.1703, 95.4136, 22.7555
        Hunter-Lab:
        56.3841, 44.6855, 20.3122
      #f2716d color charts
#f2716d RGB chart
      #f2716d CMYK chart
      #f2716d RGB pie chart
      #f2716d color shades, tints & tones
#f2716d color schemes
#f2716d color preview, HTML & CSS examples
           This text has a color of #f2716d        
        
          <p style="color:#f2716d;">Text here</p>
        
        
          .mytext {color:#f2716d;}
        
        Text color #f2716d
      
           This box has a color of #f2716d        
        
          <div style="background-color:#f2716d;">Content here</div>
        
        
          .mybackground {background-color:#f2716d;}
        
        Background color #f2716d
      
           Border around this has a color of #f2716d        
        
          <div style="border:2px solid #f2716d;">Content here</div>
        
        
          .myborder {border:2px solid #f2716d;}
        
        Border color #f2716d