#f21d15 color space conversions
Hex:
        #f21d15
        RGB:
        242, 29, 21
        CMY:
        5, 89, 92
        CMYK:
        0, 88, 91, 5
      HSL:
        2°, 89.4737%, 51.5686%
        HSV (HSB):
        2°, 91.3223%, 94.9020%
        XYZ:
        37.1927, 19.8101, 2.5729
        xyY:
        0.6243, 0.3325, 19.8101
      CIE-Lab:
        51.6218, 74.2417, 59.1972
        CIE-LCH:
        51.6218, 94.9534, 38.5674
        CIE-Luv:
        51.6218, 159.1018, 35.4911
        Hunter-Lab:
        44.5086, 71.2699, 27.7286
      #f21d15 color charts
#f21d15 RGB chart
      #f21d15 CMYK chart
      #f21d15 RGB pie chart
      #f21d15 color shades, tints & tones
#f21d15 color schemes
#f21d15 color preview, HTML & CSS examples
           This text has a color of #f21d15        
        
          <p style="color:#f21d15;">Text here</p>
        
        
          .mytext {color:#f21d15;}
        
        Text color #f21d15
      
           This box has a color of #f21d15        
        
          <div style="background-color:#f21d15;">Content here</div>
        
        
          .mybackground {background-color:#f21d15;}
        
        Background color #f21d15
      
           Border around this has a color of #f21d15        
        
          <div style="border:2px solid #f21d15;">Content here</div>
        
        
          .myborder {border:2px solid #f21d15;}
        
        Border color #f21d15