#f40c27 color space conversions
Hex:
        #f40c27
        RGB:
        244, 12, 39
        CMY:
        4, 95, 85
        CMYK:
        0, 95, 84, 4
      HSL:
        353°, 91.3386%, 50.1961%
        HSV (HSB):
        353°, 95.0820%, 95.6863%
        XYZ:
        37.8059, 19.6425, 3.7182
        xyY:
        0.6181, 0.3211, 19.6425
      CIE-Lab:
        51.4306, 77.0650, 51.3729
        CIE-LCH:
        51.4306, 92.6186, 33.6881
        CIE-Luv:
        51.4306, 161.9862, 30.8674
        Hunter-Lab:
        44.3199, 74.7049, 26.0497
      #f40c27 color charts
#f40c27 RGB chart
      #f40c27 CMYK chart
      #f40c27 RGB pie chart
      #f40c27 color shades, tints & tones
#f40c27 color schemes
#f40c27 color preview, HTML & CSS examples
           This text has a color of #f40c27        
        
          <p style="color:#f40c27;">Text here</p>
        
        
          .mytext {color:#f40c27;}
        
        Text color #f40c27
      
           This box has a color of #f40c27        
        
          <div style="background-color:#f40c27;">Content here</div>
        
        
          .mybackground {background-color:#f40c27;}
        
        Background color #f40c27
      
           Border around this has a color of #f40c27        
        
          <div style="border:2px solid #f40c27;">Content here</div>
        
        
          .myborder {border:2px solid #f40c27;}
        
        Border color #f40c27