#f12d18 color space conversions
Hex:
        #f12d18
        RGB:
        241, 45, 24
        CMY:
        5, 82, 91
        CMYK:
        0, 81, 90, 5
      HSL:
        6°, 88.5714%, 51.9608%
        HSV (HSB):
        6°, 90.0415%, 94.5098%
        XYZ:
        37.3789, 20.6435, 2.8787
        xyY:
        0.6138, 0.3390, 20.6435
      CIE-Lab:
        52.5571, 70.8198, 58.6210
        CIE-LCH:
        52.5571, 91.9341, 39.6162
        CIE-Luv:
        52.5571, 152.0491, 36.9210
        Hunter-Lab:
        45.4351, 67.3382, 28.0481
      #f12d18 color charts
#f12d18 RGB chart
      #f12d18 CMYK chart
      #f12d18 RGB pie chart
      #f12d18 color shades, tints & tones
#f12d18 color schemes
#f12d18 color preview, HTML & CSS examples
           This text has a color of #f12d18        
        
          <p style="color:#f12d18;">Text here</p>
        
        
          .mytext {color:#f12d18;}
        
        Text color #f12d18
      
           This box has a color of #f12d18        
        
          <div style="background-color:#f12d18;">Content here</div>
        
        
          .mybackground {background-color:#f12d18;}
        
        Background color #f12d18
      
           Border around this has a color of #f12d18        
        
          <div style="border:2px solid #f12d18;">Content here</div>
        
        
          .myborder {border:2px solid #f12d18;}
        
        Border color #f12d18