#f2272e color space conversions
Hex:
        #f2272e
        RGB:
        242, 39, 46
        CMY:
        5, 85, 82
        CMYK:
        0, 84, 81, 5
      HSL:
        358°, 88.6463%, 55.0980%
        HSV (HSB):
        358°, 83.8843%, 94.9020%
        XYZ:
        37.8366, 20.5255, 4.5524
        xyY:
        0.6014, 0.3262, 20.5255
      CIE-Lab:
        52.4263, 72.8729, 48.5609
        CIE-LCH:
        52.4263, 87.5707, 33.6786
        CIE-Luv:
        52.4263, 152.1854, 31.1410
        Hunter-Lab:
        45.3051, 69.7905, 25.7560
      #f2272e color charts
#f2272e RGB chart
      #f2272e CMYK chart
      #f2272e RGB pie chart
      #f2272e color shades, tints & tones
#f2272e color schemes
#f2272e color preview, HTML & CSS examples
           This text has a color of #f2272e        
        
          <p style="color:#f2272e;">Text here</p>
        
        
          .mytext {color:#f2272e;}
        
        Text color #f2272e
      
           This box has a color of #f2272e        
        
          <div style="background-color:#f2272e;">Content here</div>
        
        
          .mybackground {background-color:#f2272e;}
        
        Background color #f2272e
      
           Border around this has a color of #f2272e        
        
          <div style="border:2px solid #f2272e;">Content here</div>
        
        
          .myborder {border:2px solid #f2272e;}
        
        Border color #f2272e