#f10b14 color space conversions
Hex:
        #f10b14
        RGB:
        241, 11, 20
        CMY:
        5, 96, 92
        CMYK:
        0, 95, 92, 5
      HSL:
        358°, 91.2698%, 49.4118%
        HSV (HSB):
        358°, 95.4357%, 94.5098%
        XYZ:
        36.5216, 18.9906, 2.4025
        xyY:
        0.6306, 0.3279, 18.9906
      CIE-Lab:
        50.6762, 76.1046, 58.8633
        CIE-LCH:
        50.6762, 96.2123, 37.7203
        CIE-Luv:
        50.6762, 162.5552, 34.1352
        Hunter-Lab:
        43.5782, 73.3334, 27.2361
      #f10b14 color charts
#f10b14 RGB chart
      #f10b14 CMYK chart
      #f10b14 RGB pie chart
      #f10b14 color shades, tints & tones
#f10b14 color schemes
#f10b14 color preview, HTML & CSS examples
           This text has a color of #f10b14        
        
          <p style="color:#f10b14;">Text here</p>
        
        
          .mytext {color:#f10b14;}
        
        Text color #f10b14
      
           This box has a color of #f10b14        
        
          <div style="background-color:#f10b14;">Content here</div>
        
        
          .mybackground {background-color:#f10b14;}
        
        Background color #f10b14
      
           Border around this has a color of #f10b14        
        
          <div style="border:2px solid #f10b14;">Content here</div>
        
        
          .myborder {border:2px solid #f10b14;}
        
        Border color #f10b14