#f71d1e color space conversions
Hex:
        #f71d1e
        RGB:
        247, 29, 30
        CMY:
        3, 89, 88
        CMYK:
        0, 88, 88, 3
      HSL:
        360°, 93.1624%, 54.1176%
        HSV (HSB):
        360°, 88.2591%, 96.8627%
        XYZ:
        39.0315, 20.7466, 3.1756
        xyY:
        0.6200, 0.3296, 20.7466
      CIE-Lab:
        52.6711, 75.6495, 56.8355
        CIE-LCH:
        52.6711, 94.6210, 36.9176
        CIE-Luv:
        52.6711, 161.6876, 34.7009
        Hunter-Lab:
        45.5485, 73.2508, 27.7503
      #f71d1e color charts
#f71d1e RGB chart
      #f71d1e CMYK chart
      #f71d1e RGB pie chart
      #f71d1e color shades, tints & tones
#f71d1e color schemes
#f71d1e color preview, HTML & CSS examples
           This text has a color of #f71d1e        
        
          <p style="color:#f71d1e;">Text here</p>
        
        
          .mytext {color:#f71d1e;}
        
        Text color #f71d1e
      
           This box has a color of #f71d1e        
        
          <div style="background-color:#f71d1e;">Content here</div>
        
        
          .mybackground {background-color:#f71d1e;}
        
        Background color #f71d1e
      
           Border around this has a color of #f71d1e        
        
          <div style="border:2px solid #f71d1e;">Content here</div>
        
        
          .myborder {border:2px solid #f71d1e;}
        
        Border color #f71d1e