#f42c27 color space conversions
Hex:
        #f42c27
        RGB:
        244, 44, 39
        CMY:
        4, 83, 85
        CMYK:
        0, 82, 84, 4
      HSL:
        1°, 90.3084%, 55.4902%
        HSV (HSB):
        1°, 84.0164%, 95.6863%
        XYZ:
        38.5751, 21.1809, 3.9747
        xyY:
        0.6053, 0.3324, 21.1809
      CIE-Lab:
        53.1470, 72.1441, 52.8737
        CIE-LCH:
        53.1470, 89.4450, 36.2373
        CIE-Luv:
        53.1470, 152.8378, 34.1144
        Hunter-Lab:
        46.0228, 69.0744, 27.0955
      #f42c27 color charts
#f42c27 RGB chart
      #f42c27 CMYK chart
      #f42c27 RGB pie chart
      #f42c27 color shades, tints & tones
#f42c27 color schemes
#f42c27 color preview, HTML & CSS examples
           This text has a color of #f42c27        
        
          <p style="color:#f42c27;">Text here</p>
        
        
          .mytext {color:#f42c27;}
        
        Text color #f42c27
      
           This box has a color of #f42c27        
        
          <div style="background-color:#f42c27;">Content here</div>
        
        
          .mybackground {background-color:#f42c27;}
        
        Background color #f42c27
      
           Border around this has a color of #f42c27        
        
          <div style="border:2px solid #f42c27;">Content here</div>
        
        
          .myborder {border:2px solid #f42c27;}
        
        Border color #f42c27