#f7112b color space conversions
Hex:
        #f7112b
        RGB:
        247, 17, 43
        CMY:
        3, 93, 83
        CMYK:
        0, 93, 83, 3
      HSL:
        353°, 93.4959%, 51.7647%
        HSV (HSB):
        353°, 93.1174%, 96.8627%
        XYZ:
        38.9943, 20.3495, 4.1581
        xyY:
        0.6141, 0.3205, 20.3495
      CIE-Lab:
        52.2301, 77.4323, 50.2873
        CIE-LCH:
        52.2301, 92.3286, 33.0012
        CIE-Luv:
        52.2301, 162.5674, 30.6168
        Hunter-Lab:
        45.1104, 75.3556, 26.1121
      #f7112b color charts
#f7112b RGB chart
      #f7112b CMYK chart
      #f7112b RGB pie chart
      #f7112b color shades, tints & tones
#f7112b color schemes
#f7112b color preview, HTML & CSS examples
           This text has a color of #f7112b        
        
          <p style="color:#f7112b;">Text here</p>
        
        
          .mytext {color:#f7112b;}
        
        Text color #f7112b
      
           This box has a color of #f7112b        
        
          <div style="background-color:#f7112b;">Content here</div>
        
        
          .mybackground {background-color:#f7112b;}
        
        Background color #f7112b
      
           Border around this has a color of #f7112b        
        
          <div style="border:2px solid #f7112b;">Content here</div>
        
        
          .myborder {border:2px solid #f7112b;}
        
        Border color #f7112b