#f83c50 color space conversions
Hex:
        #f83c50
        RGB:
        248, 60, 80
        CMY:
        3, 76, 69
        CMYK:
        0, 76, 68, 3
      HSL:
        354°, 93.0693%, 60.3922%
        HSV (HSB):
        354°, 75.8065%, 97.2549%
        XYZ:
        41.7752, 23.7674, 9.9752
        xyY:
        0.5532, 0.3147, 23.7674
      CIE-Lab:
        55.8541, 70.4414, 33.7258
        CIE-LCH:
        55.8541, 78.0988, 25.5841
        CIE-Luv:
        55.8541, 139.6953, 22.6531
        Hunter-Lab:
        48.7518, 67.6404, 21.9948
      #f83c50 color charts
#f83c50 RGB chart
      #f83c50 CMYK chart
      #f83c50 RGB pie chart
      #f83c50 color shades, tints & tones
#f83c50 color schemes
#f83c50 color preview, HTML & CSS examples
           This text has a color of #f83c50        
        
          <p style="color:#f83c50;">Text here</p>
        
        
          .mytext {color:#f83c50;}
        
        Text color #f83c50
      
           This box has a color of #f83c50        
        
          <div style="background-color:#f83c50;">Content here</div>
        
        
          .mybackground {background-color:#f83c50;}
        
        Background color #f83c50
      
           Border around this has a color of #f83c50        
        
          <div style="border:2px solid #f83c50;">Content here</div>
        
        
          .myborder {border:2px solid #f83c50;}
        
        Border color #f83c50