#f8121f color space conversions
Hex:
        #f8121f
        RGB:
        248, 18, 31
        CMY:
        3, 93, 88
        CMYK:
        0, 93, 88, 3
      HSL:
        357°, 94.2623%, 52.1569%
        HSV (HSB):
        357°, 92.7419%, 97.2549%
        XYZ:
        39.1750, 20.4880, 3.1861
        xyY:
        0.6233, 0.3260, 20.4880
      CIE-Lab:
        52.3845, 77.3397, 56.2734
        CIE-LCH:
        52.3845, 95.6458, 36.0402
        CIE-Luv:
        52.3845, 164.9808, 33.7373
        Hunter-Lab:
        45.2637, 75.2776, 27.5111
      #f8121f color charts
#f8121f RGB chart
      #f8121f CMYK chart
      #f8121f RGB pie chart
      #f8121f color shades, tints & tones
#f8121f color schemes
#f8121f color preview, HTML & CSS examples
           This text has a color of #f8121f        
        
          <p style="color:#f8121f;">Text here</p>
        
        
          .mytext {color:#f8121f;}
        
        Text color #f8121f
      
           This box has a color of #f8121f        
        
          <div style="background-color:#f8121f;">Content here</div>
        
        
          .mybackground {background-color:#f8121f;}
        
        Background color #f8121f
      
           Border around this has a color of #f8121f        
        
          <div style="border:2px solid #f8121f;">Content here</div>
        
        
          .myborder {border:2px solid #f8121f;}
        
        Border color #f8121f