#f82d1f color space conversions
Hex:
        #f82d1f
        RGB:
        248, 45, 31
        CMY:
        3, 82, 88
        CMYK:
        0, 82, 88, 3
      HSL:
        4°, 93.9394%, 54.7059%
        HSV (HSB):
        4°, 87.5000%, 97.2549%
        XYZ:
        39.8971, 21.9322, 3.4268
        xyY:
        0.6114, 0.3361, 21.9322
      CIE-Lab:
        53.9550, 72.8429, 57.4666
        CIE-LCH:
        53.9550, 92.7820, 38.2703
        CIE-Luv:
        53.9550, 156.4576, 36.6562
        Hunter-Lab:
        46.8318, 70.1128, 28.4438
      #f82d1f color charts
#f82d1f RGB chart
      #f82d1f CMYK chart
      #f82d1f RGB pie chart
      #f82d1f color shades, tints & tones
#f82d1f color schemes
#f82d1f color preview, HTML & CSS examples
           This text has a color of #f82d1f        
        
          <p style="color:#f82d1f;">Text here</p>
        
        
          .mytext {color:#f82d1f;}
        
        Text color #f82d1f
      
           This box has a color of #f82d1f        
        
          <div style="background-color:#f82d1f;">Content here</div>
        
        
          .mybackground {background-color:#f82d1f;}
        
        Background color #f82d1f
      
           Border around this has a color of #f82d1f        
        
          <div style="border:2px solid #f82d1f;">Content here</div>
        
        
          .myborder {border:2px solid #f82d1f;}
        
        Border color #f82d1f