#f8121a color space conversions
Hex:
        #f8121a
        RGB:
        248, 18, 26
        CMY:
        3, 93, 90
        CMYK:
        0, 93, 90, 3
      HSL:
        358°, 94.2623%, 52.1569%
        HSV (HSB):
        358°, 92.7419%, 97.2549%
        XYZ:
        39.1142, 20.4637, 2.8656
        xyY:
        0.6264, 0.3277, 20.4637
      CIE-Lab:
        52.3574, 77.2636, 58.3669
        CIE-LCH:
        52.3574, 96.8316, 37.0683
        CIE-Luv:
        52.3574, 165.6002, 34.6785
        Hunter-Lab:
        45.2368, 75.1764, 27.9099
      #f8121a color charts
#f8121a RGB chart
      #f8121a CMYK chart
      #f8121a RGB pie chart
      #f8121a color shades, tints & tones
#f8121a color schemes
#f8121a color preview, HTML & CSS examples
           This text has a color of #f8121a        
        
          <p style="color:#f8121a;">Text here</p>
        
        
          .mytext {color:#f8121a;}
        
        Text color #f8121a
      
           This box has a color of #f8121a        
        
          <div style="background-color:#f8121a;">Content here</div>
        
        
          .mybackground {background-color:#f8121a;}
        
        Background color #f8121a
      
           Border around this has a color of #f8121a        
        
          <div style="border:2px solid #f8121a;">Content here</div>
        
        
          .myborder {border:2px solid #f8121a;}
        
        Border color #f8121a