#f82c60 color space conversions
Hex:
        #f82c60
        RGB:
        248, 44, 96
        CMY:
        3, 83, 62
        CMYK:
        0, 82, 61, 3
      HSL:
        345°, 93.5780%, 57.2549%
        HSV (HSB):
        345°, 82.2581%, 97.2549%
        XYZ:
        41.7234, 22.6024, 13.2300
        xyY:
        0.5380, 0.2914, 22.6024
      CIE-Lab:
        54.6604, 75.4296, 22.7687
        CIE-LCH:
        54.6604, 78.7911, 16.7966
        CIE-Luv:
        54.6604, 141.4789, 11.0021
        Hunter-Lab:
        47.5419, 73.4555, 16.7801
      #f82c60 color charts
#f82c60 RGB chart
      #f82c60 CMYK chart
      #f82c60 RGB pie chart
      #f82c60 color shades, tints & tones
#f82c60 color schemes
#f82c60 color preview, HTML & CSS examples
           This text has a color of #f82c60        
        
          <p style="color:#f82c60;">Text here</p>
        
        
          .mytext {color:#f82c60;}
        
        Text color #f82c60
      
           This box has a color of #f82c60        
        
          <div style="background-color:#f82c60;">Content here</div>
        
        
          .mybackground {background-color:#f82c60;}
        
        Background color #f82c60
      
           Border around this has a color of #f82c60        
        
          <div style="border:2px solid #f82c60;">Content here</div>
        
        
          .myborder {border:2px solid #f82c60;}
        
        Border color #f82c60