#f71412 color space conversions
Hex:
        #f71412
        RGB:
        247, 20, 18
        CMY:
        3, 92, 93
        CMYK:
        0, 92, 93, 3
      HSL:
        1°, 93.4694%, 51.9608%
        HSV (HSB):
        1°, 92.7126%, 96.8627%
        XYZ:
        38.7171, 20.3181, 2.4534
        xyY:
        0.6297, 0.3304, 20.3181
      CIE-Lab:
        52.1950, 76.7010, 61.0880
        CIE-LCH:
        52.1950, 98.0550, 38.5353
        CIE-Luv:
        52.1950, 165.2708, 35.8708
        Hunter-Lab:
        45.0756, 74.4377, 28.3258
      #f71412 color charts
#f71412 RGB chart
      #f71412 CMYK chart
      #f71412 RGB pie chart
      #f71412 color shades, tints & tones
#f71412 color schemes
#f71412 color preview, HTML & CSS examples
           This text has a color of #f71412        
        
          <p style="color:#f71412;">Text here</p>
        
        
          .mytext {color:#f71412;}
        
        Text color #f71412
      
           This box has a color of #f71412        
        
          <div style="background-color:#f71412;">Content here</div>
        
        
          .mybackground {background-color:#f71412;}
        
        Background color #f71412
      
           Border around this has a color of #f71412        
        
          <div style="border:2px solid #f71412;">Content here</div>
        
        
          .myborder {border:2px solid #f71412;}
        
        Border color #f71412