#f8032a color space conversions
Hex:
        #f8032a
        RGB:
        248, 3, 42
        CMY:
        3, 99, 84
        CMYK:
        0, 99, 83, 3
      HSL:
        350°, 97.6096%, 49.2157%
        HSV (HSB):
        350°, 98.7903%, 97.2549%
        XYZ:
        39.1619, 20.1888, 4.0232
        xyY:
        0.6179, 0.3186, 20.1888
      CIE-Lab:
        52.0499, 78.7402, 50.7130
        CIE-LCH:
        52.0499, 93.6580, 32.7838
        CIE-Luv:
        52.0499, 165.5008, 30.3449
        Hunter-Lab:
        44.9319, 76.9468, 26.1434
      #f8032a color charts
#f8032a RGB chart
      #f8032a CMYK chart
      #f8032a RGB pie chart
      #f8032a color shades, tints & tones
#f8032a color schemes
#f8032a color preview, HTML & CSS examples
           This text has a color of #f8032a        
        
          <p style="color:#f8032a;">Text here</p>
        
        
          .mytext {color:#f8032a;}
        
        Text color #f8032a
      
           This box has a color of #f8032a        
        
          <div style="background-color:#f8032a;">Content here</div>
        
        
          .mybackground {background-color:#f8032a;}
        
        Background color #f8032a
      
           Border around this has a color of #f8032a        
        
          <div style="border:2px solid #f8032a;">Content here</div>
        
        
          .myborder {border:2px solid #f8032a;}
        
        Border color #f8032a