#f82740 color space conversions
Hex:
        #f82740
        RGB:
        248, 39, 64
        CMY:
        3, 85, 75
        CMYK:
        0, 84, 74, 3
      HSL:
        353°, 93.7220%, 56.2745%
        HSV (HSB):
        353°, 84.2742%, 97.2549%
        XYZ:
        40.3623, 21.7777, 6.9267
        xyY:
        0.5844, 0.3153, 21.7777
      CIE-Lab:
        53.7903, 75.0021, 40.4886
        CIE-LCH:
        53.7903, 85.2328, 28.3616
        CIE-Luv:
        53.7903, 152.7728, 25.9198
        Hunter-Lab:
        46.6665, 72.7199, 23.8662
      #f82740 color charts
#f82740 RGB chart
      #f82740 CMYK chart
      #f82740 RGB pie chart
      #f82740 color shades, tints & tones
#f82740 color schemes
#f82740 color preview, HTML & CSS examples
           This text has a color of #f82740        
        
          <p style="color:#f82740;">Text here</p>
        
        
          .mytext {color:#f82740;}
        
        Text color #f82740
      
           This box has a color of #f82740        
        
          <div style="background-color:#f82740;">Content here</div>
        
        
          .mybackground {background-color:#f82740;}
        
        Background color #f82740
      
           Border around this has a color of #f82740        
        
          <div style="border:2px solid #f82740;">Content here</div>
        
        
          .myborder {border:2px solid #f82740;}
        
        Border color #f82740