#f2455a color space conversions
Hex:
        #f2455a
        RGB:
        242, 69, 90
        CMY:
        5, 73, 65
        CMYK:
        0, 71, 63, 5
      HSL:
        353°, 86.9347%, 60.9804%
        HSV (HSB):
        353°, 71.4876%, 94.9020%
        XYZ:
        40.5915, 23.8717, 12.1411
        xyY:
        0.5299, 0.3116, 23.8717
      CIE-Lab:
        55.9591, 66.3639, 27.8036
        CIE-LCH:
        55.9591, 71.9528, 22.7315
        CIE-Luv:
        55.9591, 127.5531, 18.5200
        Hunter-Lab:
        48.8586, 62.7943, 19.4678
      #f2455a color charts
#f2455a RGB chart
      #f2455a CMYK chart
      #f2455a RGB pie chart
      #f2455a color shades, tints & tones
#f2455a color schemes
#f2455a color preview, HTML & CSS examples
           This text has a color of #f2455a        
        
          <p style="color:#f2455a;">Text here</p>
        
        
          .mytext {color:#f2455a;}
        
        Text color #f2455a
      
           This box has a color of #f2455a        
        
          <div style="background-color:#f2455a;">Content here</div>
        
        
          .mybackground {background-color:#f2455a;}
        
        Background color #f2455a
      
           Border around this has a color of #f2455a        
        
          <div style="border:2px solid #f2455a;">Content here</div>
        
        
          .myborder {border:2px solid #f2455a;}
        
        Border color #f2455a