#f80d1d color space conversions
Hex:
        #f80d1d
        RGB:
        248, 13, 29
        CMY:
        3, 95, 89
        CMYK:
        0, 95, 88, 3
      HSL:
        356°, 94.3775%, 51.1765%
        HSV (HSB):
        356°, 94.7581%, 97.2549%
        XYZ:
        39.0771, 20.3330, 3.0275
        xyY:
        0.6259, 0.3257, 20.3330
      CIE-Lab:
        52.2117, 77.7745, 57.0160
        CIE-LCH:
        52.2117, 96.4349, 36.2449
        CIE-Luv:
        52.2117, 166.1354, 33.8304
        Hunter-Lab:
        45.0921, 75.7778, 27.5838
      #f80d1d color charts
#f80d1d RGB chart
      #f80d1d CMYK chart
      #f80d1d RGB pie chart
      #f80d1d color shades, tints & tones
#f80d1d color schemes
#f80d1d color preview, HTML & CSS examples
           This text has a color of #f80d1d        
        
          <p style="color:#f80d1d;">Text here</p>
        
        
          .mytext {color:#f80d1d;}
        
        Text color #f80d1d
      
           This box has a color of #f80d1d        
        
          <div style="background-color:#f80d1d;">Content here</div>
        
        
          .mybackground {background-color:#f80d1d;}
        
        Background color #f80d1d
      
           Border around this has a color of #f80d1d        
        
          <div style="border:2px solid #f80d1d;">Content here</div>
        
        
          .myborder {border:2px solid #f80d1d;}
        
        Border color #f80d1d