#f52b66 color space conversions
Hex:
        #f52b66
        RGB:
        245, 43, 102
        CMY:
        4, 83, 60
        CMYK:
        0, 82, 58, 4
      HSL:
        342°, 90.9910%, 56.4706%
        HSV (HSB):
        342°, 82.4490%, 96.0784%
        XYZ:
        40.9183, 22.0995, 14.6794
        xyY:
        0.5266, 0.2844, 22.0995
      CIE-Lab:
        54.1325, 75.2451, 18.3656
        CIE-LCH:
        54.1325, 77.4540, 13.7164
        CIE-Luv:
        54.1325, 137.3532, 6.5183
        Hunter-Lab:
        47.0101, 73.1013, 14.3932
      #f52b66 color charts
#f52b66 RGB chart
      #f52b66 CMYK chart
      #f52b66 RGB pie chart
      #f52b66 color shades, tints & tones
#f52b66 color schemes
#f52b66 color preview, HTML & CSS examples
           This text has a color of #f52b66        
        
          <p style="color:#f52b66;">Text here</p>
        
        
          .mytext {color:#f52b66;}
        
        Text color #f52b66
      
           This box has a color of #f52b66        
        
          <div style="background-color:#f52b66;">Content here</div>
        
        
          .mybackground {background-color:#f52b66;}
        
        Background color #f52b66
      
           Border around this has a color of #f52b66        
        
          <div style="border:2px solid #f52b66;">Content here</div>
        
        
          .myborder {border:2px solid #f52b66;}
        
        Border color #f52b66