#f82c2a color space conversions
Hex:
        #f82c2a
        RGB:
        248, 44, 42
        CMY:
        3, 83, 84
        CMYK:
        0, 82, 83, 3
      HSL:
        1°, 93.6364%, 56.8627%
        HSV (HSB):
        1°, 83.0645%, 97.2549%
        XYZ:
        40.0300, 21.9250, 4.3126
        xyY:
        0.6041, 0.3309, 21.9250
      CIE-Lab:
        53.9473, 73.2909, 52.4241
        CIE-LCH:
        53.9473, 90.1102, 35.5757
        CIE-Luv:
        53.9473, 155.3379, 33.9674
        Hunter-Lab:
        46.8241, 70.6576, 27.3161
      #f82c2a color charts
#f82c2a RGB chart
      #f82c2a CMYK chart
      #f82c2a RGB pie chart
      #f82c2a color shades, tints & tones
#f82c2a color schemes
#f82c2a color preview, HTML & CSS examples
           This text has a color of #f82c2a        
        
          <p style="color:#f82c2a;">Text here</p>
        
        
          .mytext {color:#f82c2a;}
        
        Text color #f82c2a
      
           This box has a color of #f82c2a        
        
          <div style="background-color:#f82c2a;">Content here</div>
        
        
          .mybackground {background-color:#f82c2a;}
        
        Background color #f82c2a
      
           Border around this has a color of #f82c2a        
        
          <div style="border:2px solid #f82c2a;">Content here</div>
        
        
          .myborder {border:2px solid #f82c2a;}
        
        Border color #f82c2a