#f86350 color space conversions
Hex:
        #f86350
        RGB:
        248, 99, 80
        CMY:
        3, 61, 69
        CMYK:
        0, 60, 68, 3
      HSL:
        7°, 92.3077%, 64.3137%
        HSV (HSB):
        7°, 67.7419%, 97.2549%
        XYZ:
        44.6212, 29.4593, 10.9238
        xyY:
        0.5249, 0.3466, 29.4593
      CIE-Lab:
        61.1849, 55.9079, 40.1447
        CIE-LCH:
        61.1849, 68.8280, 35.6803
        CIE-Luv:
        61.1849, 116.0290, 33.5987
        Hunter-Lab:
        54.2764, 51.7628, 26.0606
      #f86350 color charts
#f86350 RGB chart
      #f86350 CMYK chart
      #f86350 RGB pie chart
      #f86350 color shades, tints & tones
#f86350 color schemes
#f86350 color preview, HTML & CSS examples
           This text has a color of #f86350        
        
          <p style="color:#f86350;">Text here</p>
        
        
          .mytext {color:#f86350;}
        
        Text color #f86350
      
           This box has a color of #f86350        
        
          <div style="background-color:#f86350;">Content here</div>
        
        
          .mybackground {background-color:#f86350;}
        
        Background color #f86350
      
           Border around this has a color of #f86350        
        
          <div style="border:2px solid #f86350;">Content here</div>
        
        
          .myborder {border:2px solid #f86350;}
        
        Border color #f86350