#f8242b color space conversions
Hex:
        #f8242b
        RGB:
        248, 36, 43
        CMY:
        3, 86, 83
        CMYK:
        0, 85, 83, 3
      HSL:
        358°, 93.8053%, 55.6863%
        HSV (HSB):
        358°, 85.4839%, 97.2549%
        XYZ:
        39.7783, 21.3926, 4.3181
        xyY:
        0.6074, 0.3267, 21.3926
      CIE-Lab:
        53.3766, 74.9641, 51.4109
        CIE-LCH:
        53.3766, 90.8994, 34.4426
        CIE-Luv:
        53.3766, 158.2268, 32.5993
        Hunter-Lab:
        46.2522, 72.5743, 26.8412
      #f8242b color charts
#f8242b RGB chart
      #f8242b CMYK chart
      #f8242b RGB pie chart
      #f8242b color shades, tints & tones
#f8242b color schemes
#f8242b color preview, HTML & CSS examples
           This text has a color of #f8242b        
        
          <p style="color:#f8242b;">Text here</p>
        
        
          .mytext {color:#f8242b;}
        
        Text color #f8242b
      
           This box has a color of #f8242b        
        
          <div style="background-color:#f8242b;">Content here</div>
        
        
          .mybackground {background-color:#f8242b;}
        
        Background color #f8242b
      
           Border around this has a color of #f8242b        
        
          <div style="border:2px solid #f8242b;">Content here</div>
        
        
          .myborder {border:2px solid #f8242b;}
        
        Border color #f8242b