#f60265 color space conversions
Hex:
        #f60265
        RGB:
        246, 2, 101
        CMY:
        4, 99, 60
        CMYK:
        0, 99, 59, 4
      HSL:
        336°, 98.3871%, 48.6275%
        HSV (HSB):
        336°, 99.1870%, 96.4706%
        XYZ:
        40.3767, 20.5758, 14.1554
        xyY:
        0.5376, 0.2740, 20.5758
      CIE-Lab:
        52.4821, 80.6855, 16.7553
        CIE-LCH:
        52.4821, 82.4068, 11.7314
        CIE-Luv:
        52.4821, 146.4926, 3.2034
        Hunter-Lab:
        45.3606, 79.5067, 13.2502
      #f60265 color charts
#f60265 RGB chart
      #f60265 CMYK chart
      #f60265 RGB pie chart
      #f60265 color shades, tints & tones
#f60265 color schemes
#f60265 color preview, HTML & CSS examples
           This text has a color of #f60265        
        
          <p style="color:#f60265;">Text here</p>
        
        
          .mytext {color:#f60265;}
        
        Text color #f60265
      
           This box has a color of #f60265        
        
          <div style="background-color:#f60265;">Content here</div>
        
        
          .mybackground {background-color:#f60265;}
        
        Background color #f60265
      
           Border around this has a color of #f60265        
        
          <div style="border:2px solid #f60265;">Content here</div>
        
        
          .myborder {border:2px solid #f60265;}
        
        Border color #f60265