#f01260 color space conversions
Hex:
        #f01260
        RGB:
        240, 18, 96
        CMY:
        6, 93, 62
        CMYK:
        0, 93, 60, 6
      HSL:
        339°, 88.0952%, 50.5882%
        HSV (HSB):
        339°, 92.5000%, 94.1176%
        XYZ:
        38.2628, 19.8024, 12.8719
        xyY:
        0.5394, 0.2792, 19.8024
      CIE-Lab:
        51.6131, 77.7540, 18.4166
        CIE-LCH:
        51.6131, 79.9053, 13.3254
        CIE-Luv:
        51.6131, 141.8977, 5.5697
        Hunter-Lab:
        44.4999, 75.6067, 13.9999
      #f01260 color charts
#f01260 RGB chart
      #f01260 CMYK chart
      #f01260 RGB pie chart
      #f01260 color shades, tints & tones
#f01260 color schemes
#f01260 color preview, HTML & CSS examples
           This text has a color of #f01260        
        
          <p style="color:#f01260;">Text here</p>
        
        
          .mytext {color:#f01260;}
        
        Text color #f01260
      
           This box has a color of #f01260        
        
          <div style="background-color:#f01260;">Content here</div>
        
        
          .mybackground {background-color:#f01260;}
        
        Background color #f01260
      
           Border around this has a color of #f01260        
        
          <div style="border:2px solid #f01260;">Content here</div>
        
        
          .myborder {border:2px solid #f01260;}
        
        Border color #f01260