#f0272b color space conversions
Hex:
        #f0272b
        RGB:
        240, 39, 43
        CMY:
        6, 85, 83
        CMYK:
        0, 84, 82, 6
      HSL:
        359°, 87.0130%, 54.7059%
        HSV (HSB):
        359°, 83.7500%, 94.1176%
        XYZ:
        37.0967, 20.1507, 4.2198
        xyY:
        0.6035, 0.3278, 20.1507
      CIE-Lab:
        52.0072, 72.2660, 49.5719
        CIE-LCH:
        52.0072, 87.6342, 34.4487
        CIE-Luv:
        52.0072, 151.2380, 31.6793
        Hunter-Lab:
        44.8896, 68.9557, 25.8492
      #f0272b color charts
#f0272b RGB chart
      #f0272b CMYK chart
      #f0272b RGB pie chart
      #f0272b color shades, tints & tones
#f0272b color schemes
#f0272b color preview, HTML & CSS examples
           This text has a color of #f0272b        
        
          <p style="color:#f0272b;">Text here</p>
        
        
          .mytext {color:#f0272b;}
        
        Text color #f0272b
      
           This box has a color of #f0272b        
        
          <div style="background-color:#f0272b;">Content here</div>
        
        
          .mybackground {background-color:#f0272b;}
        
        Background color #f0272b
      
           Border around this has a color of #f0272b        
        
          <div style="border:2px solid #f0272b;">Content here</div>
        
        
          .myborder {border:2px solid #f0272b;}
        
        Border color #f0272b