#f8212f color space conversions
Hex:
        #f8212f
        RGB:
        248, 33, 47
        CMY:
        3, 87, 82
        CMYK:
        0, 87, 81, 3
      HSL:
        356°, 93.8865%, 55.0980%
        HSV (HSB):
        356°, 86.6935%, 97.2549%
        XYZ:
        39.7683, 21.2494, 4.6948
        xyY:
        0.6052, 0.3234, 21.2494
      CIE-Lab:
        53.2214, 75.6016, 49.2151
        CIE-LCH:
        53.2214, 90.2094, 33.0633
        CIE-Luv:
        53.2214, 158.5059, 31.0949
        Hunter-Lab:
        46.0971, 73.3236, 26.2295
      #f8212f color charts
#f8212f RGB chart
      #f8212f CMYK chart
      #f8212f RGB pie chart
      #f8212f color shades, tints & tones
#f8212f color schemes
#f8212f color preview, HTML & CSS examples
           This text has a color of #f8212f        
        
          <p style="color:#f8212f;">Text here</p>
        
        
          .mytext {color:#f8212f;}
        
        Text color #f8212f
      
           This box has a color of #f8212f        
        
          <div style="background-color:#f8212f;">Content here</div>
        
        
          .mybackground {background-color:#f8212f;}
        
        Background color #f8212f
      
           Border around this has a color of #f8212f        
        
          <div style="border:2px solid #f8212f;">Content here</div>
        
        
          .myborder {border:2px solid #f8212f;}
        
        Border color #f8212f