#f12c0b color space conversions
Hex:
        #f12c0b
        RGB:
        241, 44, 11
        CMY:
        5, 83, 96
        CMYK:
        0, 82, 95, 5
      HSL:
        9°, 91.2698%, 49.4118%
        HSV (HSB):
        9°, 95.4357%, 94.5098%
        XYZ:
        37.2367, 20.5263, 2.3160
        xyY:
        0.6198, 0.3417, 20.5263
      CIE-Lab:
        52.4271, 70.9150, 62.5635
        CIE-LCH:
        52.4271, 94.5681, 41.4197
        CIE-Luv:
        52.4271, 153.4921, 38.4163
        Hunter-Lab:
        45.3060, 67.4227, 28.6833
      #f12c0b color charts
#f12c0b RGB chart
      #f12c0b CMYK chart
      #f12c0b RGB pie chart
      #f12c0b color shades, tints & tones
#f12c0b color schemes
#f12c0b color preview, HTML & CSS examples
           This text has a color of #f12c0b        
        
          <p style="color:#f12c0b;">Text here</p>
        
        
          .mytext {color:#f12c0b;}
        
        Text color #f12c0b
      
           This box has a color of #f12c0b        
        
          <div style="background-color:#f12c0b;">Content here</div>
        
        
          .mybackground {background-color:#f12c0b;}
        
        Background color #f12c0b
      
           Border around this has a color of #f12c0b        
        
          <div style="border:2px solid #f12c0b;">Content here</div>
        
        
          .myborder {border:2px solid #f12c0b;}
        
        Border color #f12c0b