#f2472b color space conversions
Hex:
        #f2472b
        RGB:
        242, 71, 43
        CMY:
        5, 72, 83
        CMYK:
        0, 71, 82, 5
      HSL:
        8°, 88.4444%, 55.8824%
        HSV (HSB):
        8°, 82.2314%, 94.9020%
        XYZ:
        39.3072, 23.5581, 4.7610
        xyY:
        0.5812, 0.3484, 23.5581
      CIE-Lab:
        55.6427, 63.7141, 53.0620
        CIE-LCH:
        55.6427, 82.9160, 39.7880
        CIE-Luv:
        55.6427, 136.3581, 38.0873
        Hunter-Lab:
        48.5367, 59.6181, 28.1600
      #f2472b color charts
#f2472b RGB chart
      #f2472b CMYK chart
      #f2472b RGB pie chart
      #f2472b color shades, tints & tones
#f2472b color schemes
#f2472b color preview, HTML & CSS examples
           This text has a color of #f2472b        
        
          <p style="color:#f2472b;">Text here</p>
        
        
          .mytext {color:#f2472b;}
        
        Text color #f2472b
      
           This box has a color of #f2472b        
        
          <div style="background-color:#f2472b;">Content here</div>
        
        
          .mybackground {background-color:#f2472b;}
        
        Background color #f2472b
      
           Border around this has a color of #f2472b        
        
          <div style="border:2px solid #f2472b;">Content here</div>
        
        
          .myborder {border:2px solid #f2472b;}
        
        Border color #f2472b