#f84112 color space conversions
Hex:
        #f84112
        RGB:
        248, 65, 18
        CMY:
        3, 75, 93
        CMYK:
        0, 74, 93, 3
      HSL:
        12°, 94.2623%, 52.1569%
        HSV (HSB):
        12°, 92.7419%, 97.2549%
        XYZ:
        40.7109, 23.7807, 3.0167
        xyY:
        0.6030, 0.3523, 23.7807
      CIE-Lab:
        55.8676, 67.1270, 63.3912
        CIE-LCH:
        55.8676, 92.3281, 43.3605
        CIE-Luv:
        55.8676, 147.2798, 42.2772
        Hunter-Lab:
        48.7655, 63.6775, 30.4681
      #f84112 color charts
#f84112 RGB chart
      #f84112 CMYK chart
      #f84112 RGB pie chart
      #f84112 color shades, tints & tones
#f84112 color schemes
#f84112 color preview, HTML & CSS examples
           This text has a color of #f84112        
        
          <p style="color:#f84112;">Text here</p>
        
        
          .mytext {color:#f84112;}
        
        Text color #f84112
      
           This box has a color of #f84112        
        
          <div style="background-color:#f84112;">Content here</div>
        
        
          .mybackground {background-color:#f84112;}
        
        Background color #f84112
      
           Border around this has a color of #f84112        
        
          <div style="border:2px solid #f84112;">Content here</div>
        
        
          .myborder {border:2px solid #f84112;}
        
        Border color #f84112