#f0272e color space conversions
Hex:
        #f0272e
        RGB:
        240, 39, 46
        CMY:
        6, 85, 82
        CMYK:
        0, 84, 81, 6
      HSL:
        358°, 87.0130%, 54.7059%
        HSV (HSB):
        358°, 83.7500%, 94.1176%
        XYZ:
        37.1538, 20.1736, 4.5204
        xyY:
        0.6007, 0.3262, 20.1736
      CIE-Lab:
        52.0329, 72.3427, 48.0454
        CIE-LCH:
        52.0329, 86.8437, 33.5896
        CIE-Luv:
        52.0329, 150.6995, 30.8045
        Hunter-Lab:
        44.9150, 69.0546, 25.4733
      #f0272e color charts
#f0272e RGB chart
      #f0272e CMYK chart
      #f0272e RGB pie chart
      #f0272e color shades, tints & tones
#f0272e color schemes
#f0272e color preview, HTML & CSS examples
           This text has a color of #f0272e        
        
          <p style="color:#f0272e;">Text here</p>
        
        
          .mytext {color:#f0272e;}
        
        Text color #f0272e
      
           This box has a color of #f0272e        
        
          <div style="background-color:#f0272e;">Content here</div>
        
        
          .mybackground {background-color:#f0272e;}
        
        Background color #f0272e
      
           Border around this has a color of #f0272e        
        
          <div style="border:2px solid #f0272e;">Content here</div>
        
        
          .myborder {border:2px solid #f0272e;}
        
        Border color #f0272e