#f82f1d color space conversions
Hex:
        #f82f1d
        RGB:
        248, 47, 29
        CMY:
        3, 82, 89
        CMYK:
        0, 81, 88, 3
      HSL:
        5°, 93.9914%, 54.3137%
        HSV (HSB):
        5°, 88.3065%, 97.2549%
        XYZ:
        39.9497, 22.0782, 3.3183
        xyY:
        0.6114, 0.3379, 22.0782
      CIE-Lab:
        54.1099, 72.3395, 58.4074
        CIE-LCH:
        54.1099, 92.9754, 38.9176
        CIE-Luv:
        54.1099, 155.8052, 37.3448
        Hunter-Lab:
        46.9874, 69.5363, 28.7040
      #f82f1d color charts
#f82f1d RGB chart
      #f82f1d CMYK chart
      #f82f1d RGB pie chart
      #f82f1d color shades, tints & tones
#f82f1d color schemes
#f82f1d color preview, HTML & CSS examples
           This text has a color of #f82f1d        
        
          <p style="color:#f82f1d;">Text here</p>
        
        
          .mytext {color:#f82f1d;}
        
        Text color #f82f1d
      
           This box has a color of #f82f1d        
        
          <div style="background-color:#f82f1d;">Content here</div>
        
        
          .mybackground {background-color:#f82f1d;}
        
        Background color #f82f1d
      
           Border around this has a color of #f82f1d        
        
          <div style="border:2px solid #f82f1d;">Content here</div>
        
        
          .myborder {border:2px solid #f82f1d;}
        
        Border color #f82f1d