#f52d64 color space conversions
Hex:
        #f52d64
        RGB:
        245, 45, 100
        CMY:
        4, 82, 61
        CMYK:
        0, 82, 59, 4
      HSL:
        344°, 90.9091%, 56.8627%
        HSV (HSB):
        344°, 81.6327%, 96.0784%
        XYZ:
        40.8948, 22.2093, 14.1880
        xyY:
        0.5291, 0.2873, 22.2093
      CIE-Lab:
        54.2484, 74.6729, 19.7228
        CIE-LCH:
        54.2484, 77.2336, 14.7952
        CIE-Luv:
        54.2484, 137.3887, 8.0843
        Hunter-Lab:
        47.1268, 72.4236, 15.1389
      #f52d64 color charts
#f52d64 RGB chart
      #f52d64 CMYK chart
      #f52d64 RGB pie chart
      #f52d64 color shades, tints & tones
#f52d64 color schemes
#f52d64 color preview, HTML & CSS examples
           This text has a color of #f52d64        
        
          <p style="color:#f52d64;">Text here</p>
        
        
          .mytext {color:#f52d64;}
        
        Text color #f52d64
      
           This box has a color of #f52d64        
        
          <div style="background-color:#f52d64;">Content here</div>
        
        
          .mybackground {background-color:#f52d64;}
        
        Background color #f52d64
      
           Border around this has a color of #f52d64        
        
          <div style="border:2px solid #f52d64;">Content here</div>
        
        
          .myborder {border:2px solid #f52d64;}
        
        Border color #f52d64