#f7114b color space conversions
Hex:
        #f7114b
        RGB:
        247, 17, 75
        CMY:
        3, 93, 71
        CMYK:
        0, 93, 70, 3
      HSL:
        345°, 93.4959%, 51.7647%
        HSV (HSB):
        345°, 93.1174%, 96.8627%
        XYZ:
        39.8282, 20.6831, 8.5497
        xyY:
        0.5767, 0.2995, 20.6831
      CIE-Lab:
        52.6009, 78.4639, 32.6341
        CIE-LCH:
        52.6009, 84.9798, 22.5831
        CIE-Luv:
        52.6009, 154.6624, 18.5325
        Hunter-Lab:
        45.4786, 76.7350, 20.6889
      #f7114b color charts
#f7114b RGB chart
      #f7114b CMYK chart
      #f7114b RGB pie chart
      #f7114b color shades, tints & tones
#f7114b color schemes
#f7114b color preview, HTML & CSS examples
           This text has a color of #f7114b        
        
          <p style="color:#f7114b;">Text here</p>
        
        
          .mytext {color:#f7114b;}
        
        Text color #f7114b
      
           This box has a color of #f7114b        
        
          <div style="background-color:#f7114b;">Content here</div>
        
        
          .mybackground {background-color:#f7114b;}
        
        Background color #f7114b
      
           Border around this has a color of #f7114b        
        
          <div style="border:2px solid #f7114b;">Content here</div>
        
        
          .myborder {border:2px solid #f7114b;}
        
        Border color #f7114b