#f82f33 color space conversions
Hex:
        #f82f33
        RGB:
        248, 47, 51
        CMY:
        3, 82, 80
        CMYK:
        0, 81, 79, 3
      HSL:
        359°, 93.4884%, 57.8431%
        HSV (HSB):
        359°, 81.0484%, 97.2549%
        XYZ:
        40.3255, 22.2285, 5.2971
        xyY:
        0.5943, 0.3276, 22.2285
      CIE-Lab:
        54.2686, 72.8259, 48.1416
        CIE-LCH:
        54.2686, 87.2996, 33.4667
        CIE-Luv:
        54.2686, 152.4795, 31.8159
        Hunter-Lab:
        47.1471, 70.1656, 26.3416
      #f82f33 color charts
#f82f33 RGB chart
      #f82f33 CMYK chart
      #f82f33 RGB pie chart
      #f82f33 color shades, tints & tones
#f82f33 color schemes
#f82f33 color preview, HTML & CSS examples
           This text has a color of #f82f33        
        
          <p style="color:#f82f33;">Text here</p>
        
        
          .mytext {color:#f82f33;}
        
        Text color #f82f33
      
           This box has a color of #f82f33        
        
          <div style="background-color:#f82f33;">Content here</div>
        
        
          .mybackground {background-color:#f82f33;}
        
        Background color #f82f33
      
           Border around this has a color of #f82f33        
        
          <div style="border:2px solid #f82f33;">Content here</div>
        
        
          .myborder {border:2px solid #f82f33;}
        
        Border color #f82f33