#f1106b color space conversions
Hex:
        #f1106b
        RGB:
        241, 16, 107
        CMY:
        5, 94, 58
        CMYK:
        0, 93, 56, 5
      HSL:
        336°, 88.9328%, 50.3922%
        HSV (HSB):
        336°, 93.3610%, 94.5098%
        XYZ:
        39.1148, 20.1329, 15.7344
        xyY:
        0.5217, 0.2685, 20.1329
      CIE-Lab:
        51.9871, 78.8617, 12.2666
        CIE-LCH:
        51.9871, 79.8100, 8.8413
        CIE-Luv:
        51.9871, 138.6011, -1.1561
        Hunter-Lab:
        44.8697, 77.0839, 10.6177
      #f1106b color charts
#f1106b RGB chart
      #f1106b CMYK chart
      #f1106b RGB pie chart
      #f1106b color shades, tints & tones
#f1106b color schemes
#f1106b color preview, HTML & CSS examples
           This text has a color of #f1106b        
        
          <p style="color:#f1106b;">Text here</p>
        
        
          .mytext {color:#f1106b;}
        
        Text color #f1106b
      
           This box has a color of #f1106b        
        
          <div style="background-color:#f1106b;">Content here</div>
        
        
          .mybackground {background-color:#f1106b;}
        
        Background color #f1106b
      
           Border around this has a color of #f1106b        
        
          <div style="border:2px solid #f1106b;">Content here</div>
        
        
          .myborder {border:2px solid #f1106b;}
        
        Border color #f1106b