#f3212f color space conversions
Hex:
        #f3212f
        RGB:
        243, 33, 47
        CMY:
        5, 87, 82
        CMYK:
        0, 86, 81, 5
      HSL:
        356°, 89.7436%, 54.1176%
        HSV (HSB):
        356°, 86.4198%, 95.2941%
        XYZ:
        38.0191, 20.3476, 4.6130
        xyY:
        0.6037, 0.3231, 20.3476
      CIE-Lab:
        52.2280, 74.3179, 47.9124
        CIE-LCH:
        52.2280, 88.4237, 32.8097
        CIE-Luv:
        52.2280, 154.8431, 30.2309
        Hunter-Lab:
        45.1084, 71.5072, 25.5126
      #f3212f color charts
#f3212f RGB chart
      #f3212f CMYK chart
      #f3212f RGB pie chart
      #f3212f color shades, tints & tones
#f3212f color schemes
#f3212f color preview, HTML & CSS examples
           This text has a color of #f3212f        
        
          <p style="color:#f3212f;">Text here</p>
        
        
          .mytext {color:#f3212f;}
        
        Text color #f3212f
      
           This box has a color of #f3212f        
        
          <div style="background-color:#f3212f;">Content here</div>
        
        
          .mybackground {background-color:#f3212f;}
        
        Background color #f3212f
      
           Border around this has a color of #f3212f        
        
          <div style="border:2px solid #f3212f;">Content here</div>
        
        
          .myborder {border:2px solid #f3212f;}
        
        Border color #f3212f