#f21b01 color space conversions
Hex:
        #f21b01
        RGB:
        242, 27, 1
        CMY:
        5, 89, 100
        CMYK:
        0, 89, 100, 5
      HSL:
        6°, 99.1770%, 47.6471%
        HSV (HSB):
        6°, 99.5868%, 94.9020%
        XYZ:
        37.0154, 19.6633, 1.8732
        xyY:
        0.6322, 0.3358, 19.6633
      CIE-Lab:
        51.4544, 74.3815, 64.6705
        CIE-LCH:
        51.4544, 98.5641, 41.0051
        CIE-Luv:
        51.4544, 161.0400, 37.3834
        Hunter-Lab:
        44.3433, 71.4011, 28.5358
      #f21b01 color charts
#f21b01 RGB chart
      #f21b01 CMYK chart
      #f21b01 RGB pie chart
      #f21b01 color shades, tints & tones
#f21b01 color schemes
#f21b01 color preview, HTML & CSS examples
           This text has a color of #f21b01        
        
          <p style="color:#f21b01;">Text here</p>
        
        
          .mytext {color:#f21b01;}
        
        Text color #f21b01
      
           This box has a color of #f21b01        
        
          <div style="background-color:#f21b01;">Content here</div>
        
        
          .mybackground {background-color:#f21b01;}
        
        Background color #f21b01
      
           Border around this has a color of #f21b01        
        
          <div style="border:2px solid #f21b01;">Content here</div>
        
        
          .myborder {border:2px solid #f21b01;}
        
        Border color #f21b01