#f52150 color space conversions
Hex:
        #f52150
        RGB:
        245, 33, 80
        CMY:
        4, 87, 69
        CMYK:
        0, 87, 67, 4
      HSL:
        347°, 91.3793%, 54.5098%
        HSV (HSB):
        347°, 86.5306%, 96.0784%
        XYZ:
        39.6480, 21.0794, 9.5685
        xyY:
        0.5640, 0.2999, 21.0794
      CIE-Lab:
        53.0363, 76.0220, 30.1098
        CIE-LCH:
        53.0363, 81.7676, 21.6069
        CIE-Luv:
        53.0363, 147.9440, 17.2455
        Hunter-Lab:
        45.9123, 73.7990, 19.7821
      #f52150 color charts
#f52150 RGB chart
      #f52150 CMYK chart
      #f52150 RGB pie chart
      #f52150 color shades, tints & tones
#f52150 color schemes
#f52150 color preview, HTML & CSS examples
           This text has a color of #f52150        
        
          <p style="color:#f52150;">Text here</p>
        
        
          .mytext {color:#f52150;}
        
        Text color #f52150
      
           This box has a color of #f52150        
        
          <div style="background-color:#f52150;">Content here</div>
        
        
          .mybackground {background-color:#f52150;}
        
        Background color #f52150
      
           Border around this has a color of #f52150        
        
          <div style="border:2px solid #f52150;">Content here</div>
        
        
          .myborder {border:2px solid #f52150;}
        
        Border color #f52150