#f0302e color space conversions
Hex:
        #f0302e
        RGB:
        240, 48, 46
        CMY:
        6, 81, 82
        CMYK:
        0, 80, 81, 6
      HSL:
        1°, 86.6071%, 56.0784%
        HSV (HSB):
        1°, 80.8333%, 94.1176%
        XYZ:
        37.4853, 20.8364, 4.6309
        xyY:
        0.5955, 0.3310, 20.8364
      CIE-Lab:
        52.7700, 70.2493, 48.7567
        CIE-LCH:
        52.7700, 85.5113, 34.7627
        CIE-Luv:
        52.7700, 146.9241, 32.2130
        Hunter-Lab:
        45.6469, 66.7021, 25.9379
      #f0302e color charts
#f0302e RGB chart
      #f0302e CMYK chart
      #f0302e RGB pie chart
      #f0302e color shades, tints & tones
#f0302e color schemes
#f0302e color preview, HTML & CSS examples
           This text has a color of #f0302e        
        
          <p style="color:#f0302e;">Text here</p>
        
        
          .mytext {color:#f0302e;}
        
        Text color #f0302e
      
           This box has a color of #f0302e        
        
          <div style="background-color:#f0302e;">Content here</div>
        
        
          .mybackground {background-color:#f0302e;}
        
        Background color #f0302e
      
           Border around this has a color of #f0302e        
        
          <div style="border:2px solid #f0302e;">Content here</div>
        
        
          .myborder {border:2px solid #f0302e;}
        
        Border color #f0302e