#f80334 color space conversions
Hex:
        #f80334
        RGB:
        248, 3, 52
        CMY:
        3, 99, 80
        CMYK:
        0, 99, 79, 3
      HSL:
        348°, 97.6096%, 49.2157%
        HSV (HSB):
        348°, 98.7903%, 97.2549%
        XYZ:
        39.3638, 20.2695, 5.0865
        xyY:
        0.6082, 0.3132, 20.2695
      CIE-Lab:
        52.1406, 78.9879, 45.4532
        CIE-LCH:
        52.1406, 91.1322, 29.9181
        CIE-Luv:
        52.1406, 163.4665, 27.3071
        Hunter-Lab:
        45.0217, 77.2799, 24.8166
      #f80334 color charts
#f80334 RGB chart
      #f80334 CMYK chart
      #f80334 RGB pie chart
      #f80334 color shades, tints & tones
#f80334 color schemes
#f80334 color preview, HTML & CSS examples
           This text has a color of #f80334        
        
          <p style="color:#f80334;">Text here</p>
        
        
          .mytext {color:#f80334;}
        
        Text color #f80334
      
           This box has a color of #f80334        
        
          <div style="background-color:#f80334;">Content here</div>
        
        
          .mybackground {background-color:#f80334;}
        
        Background color #f80334
      
           Border around this has a color of #f80334        
        
          <div style="border:2px solid #f80334;">Content here</div>
        
        
          .myborder {border:2px solid #f80334;}
        
        Border color #f80334