#f82c41 color space conversions
Hex:
        #f82c41
        RGB:
        248, 44, 65
        CMY:
        3, 83, 75
        CMYK:
        0, 82, 74, 3
      HSL:
        354°, 93.5780%, 57.2549%
        HSV (HSB):
        354°, 82.2581%, 97.2549%
        XYZ:
        40.5662, 22.1395, 7.1363
        xyY:
        0.5808, 0.3170, 22.1395
      CIE-Lab:
        54.1747, 73.9770, 40.3538
        CIE-LCH:
        54.1747, 84.2676, 28.6121
        CIE-Luv:
        54.1747, 150.6644, 26.2703
        Hunter-Lab:
        47.0526, 71.5510, 23.9445
      #f82c41 color charts
#f82c41 RGB chart
      #f82c41 CMYK chart
      #f82c41 RGB pie chart
      #f82c41 color shades, tints & tones
#f82c41 color schemes
#f82c41 color preview, HTML & CSS examples
           This text has a color of #f82c41        
        
          <p style="color:#f82c41;">Text here</p>
        
        
          .mytext {color:#f82c41;}
        
        Text color #f82c41
      
           This box has a color of #f82c41        
        
          <div style="background-color:#f82c41;">Content here</div>
        
        
          .mybackground {background-color:#f82c41;}
        
        Background color #f82c41
      
           Border around this has a color of #f82c41        
        
          <div style="border:2px solid #f82c41;">Content here</div>
        
        
          .myborder {border:2px solid #f82c41;}
        
        Border color #f82c41