#f1969f color space conversions
Hex:
        #f1969f
        RGB:
        241, 150, 159
        CMY:
        5, 41, 38
        CMYK:
        0, 38, 34, 5
      HSL:
        354°, 76.4706%, 76.6667%
        HSV (HSB):
        354°, 37.7593%, 94.5098%
        XYZ:
        53.4400, 43.0167, 38.2873
        xyY:
        0.3966, 0.3192, 43.0167
      CIE-Lab:
        71.5663, 35.2384, 9.8109
        CIE-LCH:
        71.5663, 36.5786, 15.5580
        CIE-Luv:
        71.5663, 60.3890, 7.0148
        Hunter-Lab:
        65.5871, 30.6633, 11.2996
      #f1969f color charts
#f1969f RGB chart
      #f1969f CMYK chart
      #f1969f RGB pie chart
      #f1969f color shades, tints & tones
#f1969f color schemes
#f1969f color preview, HTML & CSS examples
           This text has a color of #f1969f        
        
          <p style="color:#f1969f;">Text here</p>
        
        
          .mytext {color:#f1969f;}
        
        Text color #f1969f
      
           This box has a color of #f1969f        
        
          <div style="background-color:#f1969f;">Content here</div>
        
        
          .mybackground {background-color:#f1969f;}
        
        Background color #f1969f
      
           Border around this has a color of #f1969f        
        
          <div style="border:2px solid #f1969f;">Content here</div>
        
        
          .myborder {border:2px solid #f1969f;}
        
        Border color #f1969f