#f0266f color space conversions
Hex:
        #f0266f
        RGB:
        240, 38, 111
        CMY:
        6, 85, 56
        CMYK:
        0, 84, 54, 6
      HSL:
        338°, 87.0690%, 54.5098%
        HSV (HSB):
        338°, 84.1667%, 94.1176%
        XYZ:
        39.4975, 21.0592, 17.0220
        xyY:
        0.5091, 0.2715, 21.0592
      CIE-Lab:
        53.0142, 75.6438, 11.2492
        CIE-LCH:
        53.0142, 76.4757, 8.4586
        CIE-Luv:
        53.0142, 131.5422, -1.3959
        Hunter-Lab:
        45.8903, 73.3260, 10.1309
      #f0266f color charts
#f0266f RGB chart
      #f0266f CMYK chart
      #f0266f RGB pie chart
      #f0266f color shades, tints & tones
#f0266f color schemes
#f0266f color preview, HTML & CSS examples
           This text has a color of #f0266f        
        
          <p style="color:#f0266f;">Text here</p>
        
        
          .mytext {color:#f0266f;}
        
        Text color #f0266f
      
           This box has a color of #f0266f        
        
          <div style="background-color:#f0266f;">Content here</div>
        
        
          .mybackground {background-color:#f0266f;}
        
        Background color #f0266f
      
           Border around this has a color of #f0266f        
        
          <div style="border:2px solid #f0266f;">Content here</div>
        
        
          .myborder {border:2px solid #f0266f;}
        
        Border color #f0266f