#f82013 color space conversions
Hex:
        #f82013
        RGB:
        248, 32, 19
        CMY:
        3, 87, 93
        CMYK:
        0, 87, 92, 3
      HSL:
        3°, 94.2387%, 52.3529%
        HSV (HSB):
        3°, 92.3387%, 97.2549%
        XYZ:
        39.3455, 21.0365, 2.6028
        xyY:
        0.6247, 0.3340, 21.0365
      CIE-Lab:
        52.9894, 75.2712, 61.3338
        CIE-LCH:
        52.9894, 97.0958, 39.1745
        CIE-Luv:
        52.9894, 162.6238, 36.9638
        Hunter-Lab:
        45.8656, 72.8602, 28.7413
      #f82013 color charts
#f82013 RGB chart
      #f82013 CMYK chart
      #f82013 RGB pie chart
      #f82013 color shades, tints & tones
#f82013 color schemes
#f82013 color preview, HTML & CSS examples
           This text has a color of #f82013        
        
          <p style="color:#f82013;">Text here</p>
        
        
          .mytext {color:#f82013;}
        
        Text color #f82013
      
           This box has a color of #f82013        
        
          <div style="background-color:#f82013;">Content here</div>
        
        
          .mybackground {background-color:#f82013;}
        
        Background color #f82013
      
           Border around this has a color of #f82013        
        
          <div style="border:2px solid #f82013;">Content here</div>
        
        
          .myborder {border:2px solid #f82013;}
        
        Border color #f82013