#f7264b color space conversions
Hex:
        #f7264b
        RGB:
        247, 38, 75
        CMY:
        3, 85, 71
        CMYK:
        0, 85, 70, 3
      HSL:
        349°, 92.8889%, 55.8824%
        HSV (HSB):
        349°, 84.6154%, 96.8627%
        XYZ:
        40.3209, 21.6684, 8.7139
        xyY:
        0.5703, 0.3065, 21.6684
      CIE-Lab:
        53.6734, 75.3774, 33.9384
        CIE-LCH:
        53.6734, 82.6654, 24.2395
        CIE-Luv:
        53.6734, 149.4139, 20.7947
        Hunter-Lab:
        46.5493, 73.1549, 21.4856
      #f7264b color charts
#f7264b RGB chart
      #f7264b CMYK chart
      #f7264b RGB pie chart
      #f7264b color shades, tints & tones
#f7264b color schemes
#f7264b color preview, HTML & CSS examples
           This text has a color of #f7264b        
        
          <p style="color:#f7264b;">Text here</p>
        
        
          .mytext {color:#f7264b;}
        
        Text color #f7264b
      
           This box has a color of #f7264b        
        
          <div style="background-color:#f7264b;">Content here</div>
        
        
          .mybackground {background-color:#f7264b;}
        
        Background color #f7264b
      
           Border around this has a color of #f7264b        
        
          <div style="border:2px solid #f7264b;">Content here</div>
        
        
          .myborder {border:2px solid #f7264b;}
        
        Border color #f7264b