#f0213b color space conversions
Hex:
        #f0213b
        RGB:
        240, 33, 59
        CMY:
        6, 87, 77
        CMYK:
        0, 86, 75, 6
      HSL:
        352°, 87.3418%, 53.5294%
        HSV (HSB):
        352°, 86.2500%, 94.1176%
        XYZ:
        37.2685, 19.9287, 6.0200
        xyY:
        0.5895, 0.3152, 19.9287
      CIE-Lab:
        51.7566, 73.9093, 40.6296
        CIE-LCH:
        51.7566, 84.3407, 28.7986
        CIE-Luv:
        51.7566, 150.0180, 25.5376
        Hunter-Lab:
        44.6416, 70.8955, 23.2537
      #f0213b color charts
#f0213b RGB chart
      #f0213b CMYK chart
      #f0213b RGB pie chart
      #f0213b color shades, tints & tones
#f0213b color schemes
#f0213b color preview, HTML & CSS examples
           This text has a color of #f0213b        
        
          <p style="color:#f0213b;">Text here</p>
        
        
          .mytext {color:#f0213b;}
        
        Text color #f0213b
      
           This box has a color of #f0213b        
        
          <div style="background-color:#f0213b;">Content here</div>
        
        
          .mybackground {background-color:#f0213b;}
        
        Background color #f0213b
      
           Border around this has a color of #f0213b        
        
          <div style="border:2px solid #f0213b;">Content here</div>
        
        
          .myborder {border:2px solid #f0213b;}
        
        Border color #f0213b