#f0302a color space conversions
Hex:
        #f0302a
        RGB:
        240, 48, 42
        CMY:
        6, 81, 84
        CMYK:
        0, 80, 83, 6
      HSL:
        2°, 86.8421%, 55.2941%
        HSV (HSB):
        2°, 82.5000%, 94.1176%
        XYZ:
        37.4101, 20.8063, 4.2348
        xyY:
        0.5990, 0.3332, 20.8063
      CIE-Lab:
        52.7369, 70.1466, 50.7497
        CIE-LCH:
        52.7369, 86.5799, 35.8850
        CIE-Luv:
        52.7369, 147.5997, 33.3529
        Hunter-Lab:
        45.6140, 66.5714, 26.4253
      #f0302a color charts
#f0302a RGB chart
      #f0302a CMYK chart
      #f0302a RGB pie chart
      #f0302a color shades, tints & tones
#f0302a color schemes
#f0302a color preview, HTML & CSS examples
           This text has a color of #f0302a        
        
          <p style="color:#f0302a;">Text here</p>
        
        
          .mytext {color:#f0302a;}
        
        Text color #f0302a
      
           This box has a color of #f0302a        
        
          <div style="background-color:#f0302a;">Content here</div>
        
        
          .mybackground {background-color:#f0302a;}
        
        Background color #f0302a
      
           Border around this has a color of #f0302a        
        
          <div style="border:2px solid #f0302a;">Content here</div>
        
        
          .myborder {border:2px solid #f0302a;}
        
        Border color #f0302a