#f21301 color space conversions
Hex:
        #f21301
        RGB:
        242, 19, 1
        CMY:
        5, 93, 100
        CMYK:
        0, 92, 100, 5
      HSL:
        4°, 99.1770%, 47.6471%
        HSV (HSB):
        4°, 99.5868%, 94.9020%
        XYZ:
        36.8563, 19.3452, 1.8202
        xyY:
        0.6352, 0.3334, 19.3452
      CIE-Lab:
        51.0886, 75.4342, 64.5317
        CIE-LCH:
        51.0886, 99.2706, 40.5460
        CIE-Luv:
        51.0886, 163.0836, 36.7285
        Hunter-Lab:
        43.9832, 72.6060, 28.3346
      #f21301 color charts
#f21301 RGB chart
      #f21301 CMYK chart
      #f21301 RGB pie chart
      #f21301 color shades, tints & tones
#f21301 color schemes
#f21301 color preview, HTML & CSS examples
           This text has a color of #f21301        
        
          <p style="color:#f21301;">Text here</p>
        
        
          .mytext {color:#f21301;}
        
        Text color #f21301
      
           This box has a color of #f21301        
        
          <div style="background-color:#f21301;">Content here</div>
        
        
          .mybackground {background-color:#f21301;}
        
        Background color #f21301
      
           Border around this has a color of #f21301        
        
          <div style="border:2px solid #f21301;">Content here</div>
        
        
          .myborder {border:2px solid #f21301;}
        
        Border color #f21301