#f01b42 color space conversions
Hex:
        #f01b42
        RGB:
        240, 27, 66
        CMY:
        6, 89, 74
        CMYK:
        0, 89, 73, 6
      HSL:
        349°, 87.6543%, 52.3529%
        HSV (HSB):
        349°, 88.7500%, 94.1176%
        XYZ:
        37.3105, 19.7025, 6.9907
        xyY:
        0.5829, 0.3078, 19.7025
      CIE-Lab:
        51.4991, 75.1563, 36.2929
        CIE-LCH:
        51.4991, 83.4605, 25.7758
        CIE-Luv:
        51.4991, 149.9402, 21.9788
        Hunter-Lab:
        44.3875, 72.3625, 21.7334
      #f01b42 color charts
#f01b42 RGB chart
      #f01b42 CMYK chart
      #f01b42 RGB pie chart
      #f01b42 color shades, tints & tones
#f01b42 color schemes
#f01b42 color preview, HTML & CSS examples
           This text has a color of #f01b42        
        
          <p style="color:#f01b42;">Text here</p>
        
        
          .mytext {color:#f01b42;}
        
        Text color #f01b42
      
           This box has a color of #f01b42        
        
          <div style="background-color:#f01b42;">Content here</div>
        
        
          .mybackground {background-color:#f01b42;}
        
        Background color #f01b42
      
           Border around this has a color of #f01b42        
        
          <div style="border:2px solid #f01b42;">Content here</div>
        
        
          .myborder {border:2px solid #f01b42;}
        
        Border color #f01b42