#f52d60 color space conversions
Hex:
        #f52d60
        RGB:
        245, 45, 96
        CMY:
        4, 82, 62
        CMYK:
        0, 82, 61, 4
      HSL:
        345°, 90.9091%, 56.8627%
        HSV (HSB):
        345°, 81.6327%, 96.0784%
        XYZ:
        40.7059, 22.1338, 13.1931
        xyY:
        0.5354, 0.2911, 22.1338
      CIE-Lab:
        54.1687, 74.4346, 22.0129
        CIE-LCH:
        54.1687, 77.6213, 16.4748
        CIE-Luv:
        54.1687, 138.7845, 10.4405
        Hunter-Lab:
        47.0465, 72.1114, 16.3060
      #f52d60 color charts
#f52d60 RGB chart
      #f52d60 CMYK chart
      #f52d60 RGB pie chart
      #f52d60 color shades, tints & tones
#f52d60 color schemes
#f52d60 color preview, HTML & CSS examples
           This text has a color of #f52d60        
        
          <p style="color:#f52d60;">Text here</p>
        
        
          .mytext {color:#f52d60;}
        
        Text color #f52d60
      
           This box has a color of #f52d60        
        
          <div style="background-color:#f52d60;">Content here</div>
        
        
          .mybackground {background-color:#f52d60;}
        
        Background color #f52d60
      
           Border around this has a color of #f52d60        
        
          <div style="border:2px solid #f52d60;">Content here</div>
        
        
          .myborder {border:2px solid #f52d60;}
        
        Border color #f52d60