#f42b27 color space conversions
Hex:
        #f42b27
        RGB:
        244, 43, 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.5383, 21.1073, 3.9624
        xyY:
        0.6059, 0.3318, 21.1073
      CIE-Lab:
        53.0668, 72.3720, 52.8037
        CIE-LCH:
        53.0668, 89.5876, 36.1151
        CIE-Luv:
        53.0668, 153.2581, 33.9637
        Hunter-Lab:
        45.9427, 69.3321, 27.0464
      #f42b27 color charts
#f42b27 RGB chart
      #f42b27 CMYK chart
      #f42b27 RGB pie chart
      #f42b27 color shades, tints & tones
#f42b27 color schemes
#f42b27 color preview, HTML & CSS examples
           This text has a color of #f42b27        
        
          <p style="color:#f42b27;">Text here</p>
        
        
          .mytext {color:#f42b27;}
        
        Text color #f42b27
      
           This box has a color of #f42b27        
        
          <div style="background-color:#f42b27;">Content here</div>
        
        
          .mybackground {background-color:#f42b27;}
        
        Background color #f42b27
      
           Border around this has a color of #f42b27        
        
          <div style="border:2px solid #f42b27;">Content here</div>
        
        
          .myborder {border:2px solid #f42b27;}
        
        Border color #f42b27