#f82b60 color space conversions
Hex:
        #f82b60
        RGB:
        248, 43, 96
        CMY:
        3, 83, 62
        CMYK:
        0, 83, 61, 3
      HSL:
        344°, 93.6073%, 57.0588%
        HSV (HSB):
        344°, 82.6613%, 97.2549%
        XYZ:
        41.6866, 22.5287, 13.2177
        xyY:
        0.5384, 0.2909, 22.5287
      CIE-Lab:
        54.5836, 75.6489, 22.6670
        CIE-LCH:
        54.5836, 78.9718, 16.6800
        CIE-Luv:
        54.5836, 141.8222, 10.8298
        Hunter-Lab:
        47.4645, 73.7084, 16.7143
      #f82b60 color charts
#f82b60 RGB chart
      #f82b60 CMYK chart
      #f82b60 RGB pie chart
      #f82b60 color shades, tints & tones
#f82b60 color schemes
#f82b60 color preview, HTML & CSS examples
           This text has a color of #f82b60        
        
          <p style="color:#f82b60;">Text here</p>
        
        
          .mytext {color:#f82b60;}
        
        Text color #f82b60
      
           This box has a color of #f82b60        
        
          <div style="background-color:#f82b60;">Content here</div>
        
        
          .mybackground {background-color:#f82b60;}
        
        Background color #f82b60
      
           Border around this has a color of #f82b60        
        
          <div style="border:2px solid #f82b60;">Content here</div>
        
        
          .myborder {border:2px solid #f82b60;}
        
        Border color #f82b60