#f81b60 color space conversions
Hex:
        #f81b60
        RGB:
        248, 27, 96
        CMY:
        3, 89, 62
        CMYK:
        0, 89, 61, 3
      HSL:
        341°, 94.0426%, 53.9216%
        HSV (HSB):
        341°, 89.1129%, 97.2549%
        XYZ:
        41.2147, 21.5849, 13.0604
        xyY:
        0.5433, 0.2845, 21.5849
      CIE-Lab:
        53.5837, 78.5195, 21.3375
        CIE-LCH:
        53.5837, 81.3671, 15.2029
        CIE-Luv:
        53.5837, 146.3225, 8.5777
        Hunter-Lab:
        46.4595, 77.0449, 15.8545
      #f81b60 color charts
#f81b60 RGB chart
      #f81b60 CMYK chart
      #f81b60 RGB pie chart
      #f81b60 color shades, tints & tones
#f81b60 color schemes
#f81b60 color preview, HTML & CSS examples
           This text has a color of #f81b60        
        
          <p style="color:#f81b60;">Text here</p>
        
        
          .mytext {color:#f81b60;}
        
        Text color #f81b60
      
           This box has a color of #f81b60        
        
          <div style="background-color:#f81b60;">Content here</div>
        
        
          .mybackground {background-color:#f81b60;}
        
        Background color #f81b60
      
           Border around this has a color of #f81b60        
        
          <div style="border:2px solid #f81b60;">Content here</div>
        
        
          .myborder {border:2px solid #f81b60;}
        
        Border color #f81b60