#f52d86 color space conversions
Hex:
        #f52d86
        RGB:
        245, 45, 134
        CMY:
        4, 82, 47
        CMYK:
        0, 82, 45, 4
      HSL:
        333°, 90.9091%, 56.8627%
        HSV (HSB):
        333°, 81.6327%, 96.0784%
        XYZ:
        42.8977, 23.0105, 24.7348
        xyY:
        0.4733, 0.2539, 23.0105
      CIE-Lab:
        55.0831, 77.1393, 0.5236
        CIE-LCH:
        55.0831, 77.1411, 0.3889
        CIE-Luv:
        55.0831, 124.1399, -14.5590
        Hunter-Lab:
        47.9692, 75.6818, 3.0063
      #f52d86 color charts
#f52d86 RGB chart
      #f52d86 CMYK chart
      #f52d86 RGB pie chart
      #f52d86 color shades, tints & tones
#f52d86 color schemes
#f52d86 color preview, HTML & CSS examples
           This text has a color of #f52d86        
        
          <p style="color:#f52d86;">Text here</p>
        
        
          .mytext {color:#f52d86;}
        
        Text color #f52d86
      
           This box has a color of #f52d86        
        
          <div style="background-color:#f52d86;">Content here</div>
        
        
          .mybackground {background-color:#f52d86;}
        
        Background color #f52d86
      
           Border around this has a color of #f52d86        
        
          <div style="border:2px solid #f52d86;">Content here</div>
        
        
          .myborder {border:2px solid #f52d86;}
        
        Border color #f52d86