#f12103 color space conversions
Hex:
        #f12103
        RGB:
        241, 33, 3
        CMY:
        5, 87, 99
        CMYK:
        0, 86, 99, 5
      HSL:
        8°, 97.5410%, 47.8431%
        HSV (HSB):
        8°, 98.7552%, 94.5098%
        XYZ:
        36.8359, 19.7951, 1.9655
        xyY:
        0.6286, 0.3378, 19.7951
      CIE-Lab:
        51.6047, 73.1425, 64.0950
        CIE-LCH:
        51.6047, 97.2522, 41.2282
        CIE-Luv:
        51.6047, 158.2963, 37.6874
        Hunter-Lab:
        44.4916, 69.9250, 28.5249
      #f12103 color charts
#f12103 RGB chart
      #f12103 CMYK chart
      #f12103 RGB pie chart
      #f12103 color shades, tints & tones
#f12103 color schemes
#f12103 color preview, HTML & CSS examples
           This text has a color of #f12103        
        
          <p style="color:#f12103;">Text here</p>
        
        
          .mytext {color:#f12103;}
        
        Text color #f12103
      
           This box has a color of #f12103        
        
          <div style="background-color:#f12103;">Content here</div>
        
        
          .mybackground {background-color:#f12103;}
        
        Background color #f12103
      
           Border around this has a color of #f12103        
        
          <div style="border:2px solid #f12103;">Content here</div>
        
        
          .myborder {border:2px solid #f12103;}
        
        Border color #f12103