#f81260 color space conversions
Hex:
        #f81260
        RGB:
        248, 18, 96
        CMY:
        3, 93, 62
        CMYK:
        0, 93, 61, 3
      HSL:
        340°, 94.2623%, 52.1569%
        HSV (HSB):
        340°, 92.7419%, 97.2549%
        XYZ:
        41.0390, 21.2336, 13.0018
        xyY:
        0.5452, 0.2821, 21.2336
      CIE-Lab:
        53.2042, 79.6170, 20.8308
        CIE-LCH:
        53.2042, 82.2969, 14.6621
        CIE-Luv:
        53.2042, 148.0453, 7.7186
        Hunter-Lab:
        46.0799, 78.3332, 15.5268
      #f81260 color charts
#f81260 RGB chart
      #f81260 CMYK chart
      #f81260 RGB pie chart
      #f81260 color shades, tints & tones
#f81260 color schemes
#f81260 color preview, HTML & CSS examples
           This text has a color of #f81260        
        
          <p style="color:#f81260;">Text here</p>
        
        
          .mytext {color:#f81260;}
        
        Text color #f81260
      
           This box has a color of #f81260        
        
          <div style="background-color:#f81260;">Content here</div>
        
        
          .mybackground {background-color:#f81260;}
        
        Background color #f81260
      
           Border around this has a color of #f81260        
        
          <div style="border:2px solid #f81260;">Content here</div>
        
        
          .myborder {border:2px solid #f81260;}
        
        Border color #f81260