#f40d32 color space conversions
Hex:
        #f40d32
        RGB:
        244, 13, 50
        CMY:
        4, 95, 80
        CMYK:
        0, 95, 80, 4
      HSL:
        350°, 91.3043%, 50.3922%
        HSV (HSB):
        350°, 94.6721%, 95.6863%
        XYZ:
        38.0279, 19.7512, 4.8257
        xyY:
        0.6074, 0.3155, 19.7512
      CIE-Lab:
        51.5548, 77.2481, 45.6961
        CIE-LCH:
        51.5548, 89.7519, 30.6064
        CIE-Luv:
        51.5548, 159.7068, 27.7057
        Hunter-Lab:
        44.4424, 74.9625, 24.6718
      #f40d32 color charts
#f40d32 RGB chart
      #f40d32 CMYK chart
      #f40d32 RGB pie chart
      #f40d32 color shades, tints & tones
#f40d32 color schemes
#f40d32 color preview, HTML & CSS examples
           This text has a color of #f40d32        
        
          <p style="color:#f40d32;">Text here</p>
        
        
          .mytext {color:#f40d32;}
        
        Text color #f40d32
      
           This box has a color of #f40d32        
        
          <div style="background-color:#f40d32;">Content here</div>
        
        
          .mybackground {background-color:#f40d32;}
        
        Background color #f40d32
      
           Border around this has a color of #f40d32        
        
          <div style="border:2px solid #f40d32;">Content here</div>
        
        
          .myborder {border:2px solid #f40d32;}
        
        Border color #f40d32