#f42d21 color space conversions
Hex:
        #f42d21
        RGB:
        244, 45, 33
        CMY:
        4, 82, 87
        CMYK:
        0, 82, 86, 4
      HSL:
        3°, 90.5579%, 54.3137%
        HSV (HSB):
        3°, 86.4754%, 95.6863%
        XYZ:
        38.5211, 21.2197, 3.5044
        xyY:
        0.6091, 0.3355, 21.2197
      CIE-Lab:
        53.1891, 71.7898, 55.6736
        CIE-LCH:
        53.1891, 90.8478, 37.7939
        CIE-Luv:
        53.1891, 153.2496, 35.6589
        Hunter-Lab:
        46.0648, 68.6550, 27.7349
      #f42d21 color charts
#f42d21 RGB chart
      #f42d21 CMYK chart
      #f42d21 RGB pie chart
      #f42d21 color shades, tints & tones
#f42d21 color schemes
#f42d21 color preview, HTML & CSS examples
           This text has a color of #f42d21        
        
          <p style="color:#f42d21;">Text here</p>
        
        
          .mytext {color:#f42d21;}
        
        Text color #f42d21
      
           This box has a color of #f42d21        
        
          <div style="background-color:#f42d21;">Content here</div>
        
        
          .mybackground {background-color:#f42d21;}
        
        Background color #f42d21
      
           Border around this has a color of #f42d21        
        
          <div style="border:2px solid #f42d21;">Content here</div>
        
        
          .myborder {border:2px solid #f42d21;}
        
        Border color #f42d21