#f2166f color space conversions
Hex:
        #f2166f
        RGB:
        242, 22, 111
        CMY:
        5, 91, 56
        CMYK:
        0, 91, 54, 5
      HSL:
        336°, 89.4309%, 51.7647%
        HSV (HSB):
        336°, 90.9091%, 94.9020%
        XYZ:
        39.7741, 20.5988, 16.9186
        xyY:
        0.5146, 0.2665, 20.5988
      CIE-Lab:
        52.5075, 78.6966, 10.5943
        CIE-LCH:
        52.5075, 79.4065, 7.6672
        CIE-Luv:
        52.5075, 136.7844, -2.9332
        Hunter-Lab:
        45.3859, 77.0040, 9.6685
      #f2166f color charts
#f2166f RGB chart
      #f2166f CMYK chart
      #f2166f RGB pie chart
      #f2166f color shades, tints & tones
#f2166f color schemes
#f2166f color preview, HTML & CSS examples
           This text has a color of #f2166f        
        
          <p style="color:#f2166f;">Text here</p>
        
        
          .mytext {color:#f2166f;}
        
        Text color #f2166f
      
           This box has a color of #f2166f        
        
          <div style="background-color:#f2166f;">Content here</div>
        
        
          .mybackground {background-color:#f2166f;}
        
        Background color #f2166f
      
           Border around this has a color of #f2166f        
        
          <div style="border:2px solid #f2166f;">Content here</div>
        
        
          .myborder {border:2px solid #f2166f;}
        
        Border color #f2166f