#f82d54 color space conversions
Hex:
        #f82d54
        RGB:
        248, 45, 84
        CMY:
        3, 82, 67
        CMYK:
        0, 82, 66, 3
      HSL:
        348°, 93.5484%, 57.4510%
        HSV (HSB):
        348°, 81.8548%, 97.2549%
        XYZ:
        41.2500, 22.4733, 10.5512
        xyY:
        0.5554, 0.3026, 22.4733
      CIE-Lab:
        54.5256, 74.5677, 29.7323
        CIE-LCH:
        54.5256, 80.2767, 21.7386
        CIE-Luv:
        54.5256, 145.0245, 17.7042
        Hunter-Lab:
        47.4060, 72.3599, 19.9880
      #f82d54 color charts
#f82d54 RGB chart
      #f82d54 CMYK chart
      #f82d54 RGB pie chart
      #f82d54 color shades, tints & tones
#f82d54 color schemes
#f82d54 color preview, HTML & CSS examples
           This text has a color of #f82d54        
        
          <p style="color:#f82d54;">Text here</p>
        
        
          .mytext {color:#f82d54;}
        
        Text color #f82d54
      
           This box has a color of #f82d54        
        
          <div style="background-color:#f82d54;">Content here</div>
        
        
          .mybackground {background-color:#f82d54;}
        
        Background color #f82d54
      
           Border around this has a color of #f82d54        
        
          <div style="border:2px solid #f82d54;">Content here</div>
        
        
          .myborder {border:2px solid #f82d54;}
        
        Border color #f82d54