#f1016d color space conversions
Hex:
        #f1016d
        RGB:
        241, 1, 109
        CMY:
        5, 100, 57
        CMYK:
        0, 100, 55, 5
      HSL:
        333°, 99.1736%, 47.4510%
        HSV (HSB):
        333°, 99.5851%, 94.5098%
        XYZ:
        39.0468, 19.8266, 16.2369
        xyY:
        0.5199, 0.2640, 19.8266
      CIE-Lab:
        51.6406, 80.1398, 10.5635
        CIE-LCH:
        51.6406, 80.8330, 7.5090
        CIE-Luv:
        51.6406, 139.4188, -3.3873
        Hunter-Lab:
        44.5271, 78.6083, 9.5487
      #f1016d color charts
#f1016d RGB chart
      #f1016d CMYK chart
      #f1016d RGB pie chart
      #f1016d color shades, tints & tones
#f1016d color schemes
#f1016d color preview, HTML & CSS examples
           This text has a color of #f1016d        
        
          <p style="color:#f1016d;">Text here</p>
        
        
          .mytext {color:#f1016d;}
        
        Text color #f1016d
      
           This box has a color of #f1016d        
        
          <div style="background-color:#f1016d;">Content here</div>
        
        
          .mybackground {background-color:#f1016d;}
        
        Background color #f1016d
      
           Border around this has a color of #f1016d        
        
          <div style="border:2px solid #f1016d;">Content here</div>
        
        
          .myborder {border:2px solid #f1016d;}
        
        Border color #f1016d