#f82813 color space conversions
Hex:
        #f82813
        RGB:
        248, 40, 19
        CMY:
        3, 84, 93
        CMYK:
        0, 84, 92, 3
      HSL:
        6°, 94.2387%, 52.3529%
        HSV (HSB):
        6°, 92.3387%, 97.2549%
        XYZ:
        39.5877, 21.5211, 2.6836
        xyY:
        0.6206, 0.3374, 21.5211
      CIE-Lab:
        53.5151, 73.7686, 61.6503
        CIE-LCH:
        53.5151, 96.1383, 39.8864
        CIE-Luv:
        53.5151, 159.7394, 37.9203
        Hunter-Lab:
        46.3908, 71.1397, 29.0438
      #f82813 color charts
#f82813 RGB chart
      #f82813 CMYK chart
      #f82813 RGB pie chart
      #f82813 color shades, tints & tones
#f82813 color schemes
#f82813 color preview, HTML & CSS examples
           This text has a color of #f82813        
        
          <p style="color:#f82813;">Text here</p>
        
        
          .mytext {color:#f82813;}
        
        Text color #f82813
      
           This box has a color of #f82813        
        
          <div style="background-color:#f82813;">Content here</div>
        
        
          .mybackground {background-color:#f82813;}
        
        Background color #f82813
      
           Border around this has a color of #f82813        
        
          <div style="border:2px solid #f82813;">Content here</div>
        
        
          .myborder {border:2px solid #f82813;}
        
        Border color #f82813