#f82d10 color space conversions
Hex:
        #f82d10
        RGB:
        248, 45, 16
        CMY:
        3, 82, 94
        CMYK:
        0, 82, 94, 3
      HSL:
        7°, 94.3089%, 51.7647%
        HSV (HSB):
        7°, 93.5484%, 97.2549%
        XYZ:
        39.7433, 21.8706, 2.6170
        xyY:
        0.6188, 0.3405, 21.8706
      CIE-Lab:
        53.8895, 72.6434, 62.7814
        CIE-LCH:
        53.8895, 96.0134, 40.8349
        CIE-Luv:
        53.8895, 157.8727, 38.9832
        Hunter-Lab:
        46.7661, 69.8545, 29.4185
      #f82d10 color charts
#f82d10 RGB chart
      #f82d10 CMYK chart
      #f82d10 RGB pie chart
      #f82d10 color shades, tints & tones
#f82d10 color schemes
#f82d10 color preview, HTML & CSS examples
           This text has a color of #f82d10        
        
          <p style="color:#f82d10;">Text here</p>
        
        
          .mytext {color:#f82d10;}
        
        Text color #f82d10
      
           This box has a color of #f82d10        
        
          <div style="background-color:#f82d10;">Content here</div>
        
        
          .mybackground {background-color:#f82d10;}
        
        Background color #f82d10
      
           Border around this has a color of #f82d10        
        
          <div style="border:2px solid #f82d10;">Content here</div>
        
        
          .myborder {border:2px solid #f82d10;}
        
        Border color #f82d10