#f8411b color space conversions
Hex:
        #f8411b
        RGB:
        248, 65, 27
        CMY:
        3, 75, 89
        CMYK:
        0, 74, 89, 3
      HSL:
        10°, 94.0426%, 53.9216%
        HSV (HSB):
        10°, 89.1129%, 97.2549%
        XYZ:
        40.7995, 23.8162, 3.4835
        xyY:
        0.5991, 0.3497, 23.8162
      CIE-Lab:
        55.9033, 67.2465, 60.4796
        CIE-LCH:
        55.9033, 90.4427, 41.9673
        CIE-Luv:
        55.9033, 146.5643, 40.9787
        Hunter-Lab:
        48.8018, 63.8272, 29.9291
      #f8411b color charts
#f8411b RGB chart
      #f8411b CMYK chart
      #f8411b RGB pie chart
      #f8411b color shades, tints & tones
#f8411b color schemes
#f8411b color preview, HTML & CSS examples
           This text has a color of #f8411b        
        
          <p style="color:#f8411b;">Text here</p>
        
        
          .mytext {color:#f8411b;}
        
        Text color #f8411b
      
           This box has a color of #f8411b        
        
          <div style="background-color:#f8411b;">Content here</div>
        
        
          .mybackground {background-color:#f8411b;}
        
        Background color #f8411b
      
           Border around this has a color of #f8411b        
        
          <div style="border:2px solid #f8411b;">Content here</div>
        
        
          .myborder {border:2px solid #f8411b;}
        
        Border color #f8411b