#f12d01 color space conversions
Hex:
        #f12d01
        RGB:
        241, 45, 1
        CMY:
        5, 82, 100
        CMYK:
        0, 81, 100, 5
      HSL:
        11°, 99.1736%, 47.4510%
        HSV (HSB):
        11°, 99.5851%, 94.5098%
        XYZ:
        37.2195, 20.5797, 2.0393
        xyY:
        0.6220, 0.3439, 20.5797
      CIE-Lab:
        52.4864, 70.6029, 64.9666
        CIE-LCH:
        52.4864, 95.9449, 42.6193
        CIE-Luv:
        52.4864, 153.5697, 39.4384
        Hunter-Lab:
        45.3649, 67.0612, 29.0901
      #f12d01 color charts
#f12d01 RGB chart
      #f12d01 CMYK chart
      #f12d01 RGB pie chart
      #f12d01 color shades, tints & tones
#f12d01 color schemes
#f12d01 color preview, HTML & CSS examples
           This text has a color of #f12d01        
        
          <p style="color:#f12d01;">Text here</p>
        
        
          .mytext {color:#f12d01;}
        
        Text color #f12d01
      
           This box has a color of #f12d01        
        
          <div style="background-color:#f12d01;">Content here</div>
        
        
          .mybackground {background-color:#f12d01;}
        
        Background color #f12d01
      
           Border around this has a color of #f12d01        
        
          <div style="border:2px solid #f12d01;">Content here</div>
        
        
          .myborder {border:2px solid #f12d01;}
        
        Border color #f12d01