#f8365a color space conversions
Hex:
        #f8365a
        RGB:
        248, 54, 90
        CMY:
        3, 79, 65
        CMYK:
        0, 78, 64, 3
      HSL:
        349°, 93.2692%, 59.2157%
        HSV (HSB):
        349°, 78.2258%, 97.2549%
        XYZ:
        41.8760, 23.3330, 11.9695
        xyY:
        0.5426, 0.3023, 23.3330
      CIE-Lab:
        55.4137, 72.6454, 27.3191
        CIE-LCH:
        55.4137, 77.6124, 20.6093
        CIE-Luv:
        55.4137, 139.5567, 16.2545
        Hunter-Lab:
        48.3042, 70.2133, 19.1213
      #f8365a color charts
#f8365a RGB chart
      #f8365a CMYK chart
      #f8365a RGB pie chart
      #f8365a color shades, tints & tones
#f8365a color schemes
#f8365a color preview, HTML & CSS examples
           This text has a color of #f8365a        
        
          <p style="color:#f8365a;">Text here</p>
        
        
          .mytext {color:#f8365a;}
        
        Text color #f8365a
      
           This box has a color of #f8365a        
        
          <div style="background-color:#f8365a;">Content here</div>
        
        
          .mybackground {background-color:#f8365a;}
        
        Background color #f8365a
      
           Border around this has a color of #f8365a        
        
          <div style="border:2px solid #f8365a;">Content here</div>
        
        
          .myborder {border:2px solid #f8365a;}
        
        Border color #f8365a