#f83450 color space conversions
Hex:
        #f83450
        RGB:
        248, 52, 80
        CMY:
        3, 80, 69
        CMYK:
        0, 79, 68, 3
      HSL:
        351°, 93.3333%, 58.8235%
        HSV (HSB):
        351°, 79.0323%, 97.2549%
        XYZ:
        41.3874, 22.9916, 9.8459
        xyY:
        0.5576, 0.3098, 22.9916
      CIE-Lab:
        55.0637, 72.6681, 32.7543
        CIE-LCH:
        55.0637, 79.7088, 24.2629
        CIE-Luv:
        55.0637, 143.3858, 20.9871
        Hunter-Lab:
        47.9496, 70.1593, 21.3902
      #f83450 color charts
#f83450 RGB chart
      #f83450 CMYK chart
      #f83450 RGB pie chart
      #f83450 color shades, tints & tones
#f83450 color schemes
#f83450 color preview, HTML & CSS examples
           This text has a color of #f83450        
        
          <p style="color:#f83450;">Text here</p>
        
        
          .mytext {color:#f83450;}
        
        Text color #f83450
      
           This box has a color of #f83450        
        
          <div style="background-color:#f83450;">Content here</div>
        
        
          .mybackground {background-color:#f83450;}
        
        Background color #f83450
      
           Border around this has a color of #f83450        
        
          <div style="border:2px solid #f83450;">Content here</div>
        
        
          .myborder {border:2px solid #f83450;}
        
        Border color #f83450