#f21b32 color space conversions
Hex:
        #f21b32
        RGB:
        242, 27, 50
        CMY:
        5, 89, 80
        CMYK:
        0, 89, 79, 5
      HSL:
        354°, 89.2116%, 52.7451%
        HSV (HSB):
        354°, 88.8430%, 94.9020%
        XYZ:
        37.5856, 19.8914, 4.8761
        xyY:
        0.6028, 0.3190, 19.8914
      CIE-Lab:
        51.7142, 75.1270, 45.7256
        CIE-LCH:
        51.7142, 87.9482, 31.3265
        CIE-Luv:
        51.7142, 155.2934, 28.4401
        Hunter-Lab:
        44.5998, 72.3778, 24.7377
      #f21b32 color charts
#f21b32 RGB chart
      #f21b32 CMYK chart
      #f21b32 RGB pie chart
      #f21b32 color shades, tints & tones
#f21b32 color schemes
#f21b32 color preview, HTML & CSS examples
           This text has a color of #f21b32        
        
          <p style="color:#f21b32;">Text here</p>
        
        
          .mytext {color:#f21b32;}
        
        Text color #f21b32
      
           This box has a color of #f21b32        
        
          <div style="background-color:#f21b32;">Content here</div>
        
        
          .mybackground {background-color:#f21b32;}
        
        Background color #f21b32
      
           Border around this has a color of #f21b32        
        
          <div style="border:2px solid #f21b32;">Content here</div>
        
        
          .myborder {border:2px solid #f21b32;}
        
        Border color #f21b32