#f01d72 color space conversions
Hex:
        #f01d72
        RGB:
        240, 29, 114
        CMY:
        6, 89, 55
        CMYK:
        0, 88, 53, 6
      HSL:
        336°, 87.5519%, 52.7451%
        HSV (HSB):
        336°, 87.9167%, 94.1176%
        XYZ:
        39.4118, 20.6189, 17.8222
        xyY:
        0.5062, 0.2648, 20.6189
      CIE-Lab:
        52.5299, 77.4614, 8.7516
        CIE-LCH:
        52.5299, 77.9542, 6.4460
        CIE-Luv:
        52.5299, 132.5893, -4.7153
        Hunter-Lab:
        45.4080, 75.4646, 8.5149
      #f01d72 color charts
#f01d72 RGB chart
      #f01d72 CMYK chart
      #f01d72 RGB pie chart
      #f01d72 color shades, tints & tones
#f01d72 color schemes
#f01d72 color preview, HTML & CSS examples
           This text has a color of #f01d72        
        
          <p style="color:#f01d72;">Text here</p>
        
        
          .mytext {color:#f01d72;}
        
        Text color #f01d72
      
           This box has a color of #f01d72        
        
          <div style="background-color:#f01d72;">Content here</div>
        
        
          .mybackground {background-color:#f01d72;}
        
        Background color #f01d72
      
           Border around this has a color of #f01d72        
        
          <div style="border:2px solid #f01d72;">Content here</div>
        
        
          .myborder {border:2px solid #f01d72;}
        
        Border color #f01d72