#f8213a color space conversions
Hex:
        #f8213a
        RGB:
        248, 33, 58
        CMY:
        3, 87, 77
        CMYK:
        0, 87, 77, 3
      HSL:
        353°, 93.8865%, 55.0980%
        HSV (HSB):
        353°, 86.6935%, 97.2549%
        XYZ:
        40.0190, 21.3497, 6.0146
        xyY:
        0.5939, 0.3168, 21.3497
      CIE-Lab:
        53.3301, 75.9171, 43.3653
        CIE-LCH:
        53.3301, 87.4297, 29.7358
        CIE-Luv:
        53.3301, 156.1963, 27.4372
        Hunter-Lab:
        46.2057, 73.7398, 24.6261
      #f8213a color charts
#f8213a RGB chart
      #f8213a CMYK chart
      #f8213a RGB pie chart
      #f8213a color shades, tints & tones
#f8213a color schemes
#f8213a color preview, HTML & CSS examples
           This text has a color of #f8213a        
        
          <p style="color:#f8213a;">Text here</p>
        
        
          .mytext {color:#f8213a;}
        
        Text color #f8213a
      
           This box has a color of #f8213a        
        
          <div style="background-color:#f8213a;">Content here</div>
        
        
          .mybackground {background-color:#f8213a;}
        
        Background color #f8213a
      
           Border around this has a color of #f8213a        
        
          <div style="border:2px solid #f8213a;">Content here</div>
        
        
          .myborder {border:2px solid #f8213a;}
        
        Border color #f8213a