#f40d48 color space conversions
Hex:
        #f40d48
        RGB:
        244, 13, 72
        CMY:
        4, 95, 72
        CMYK:
        0, 95, 70, 4
      HSL:
        345°, 91.3043%, 50.3922%
        HSV (HSB):
        345°, 94.6721%, 95.6863%
        XYZ:
        38.6218, 19.9888, 7.9535
        xyY:
        0.5802, 0.3003, 19.9888
      CIE-Lab:
        51.8246, 77.9935, 33.3344
        CIE-LCH:
        51.8246, 84.8184, 23.1418
        CIE-Luv:
        51.8246, 153.9787, 18.9933
        Hunter-Lab:
        44.7089, 75.9571, 20.7488
      #f40d48 color charts
#f40d48 RGB chart
      #f40d48 CMYK chart
      #f40d48 RGB pie chart
      #f40d48 color shades, tints & tones
#f40d48 color schemes
#f40d48 color preview, HTML & CSS examples
           This text has a color of #f40d48        
        
          <p style="color:#f40d48;">Text here</p>
        
        
          .mytext {color:#f40d48;}
        
        Text color #f40d48
      
           This box has a color of #f40d48        
        
          <div style="background-color:#f40d48;">Content here</div>
        
        
          .mybackground {background-color:#f40d48;}
        
        Background color #f40d48
      
           Border around this has a color of #f40d48        
        
          <div style="border:2px solid #f40d48;">Content here</div>
        
        
          .myborder {border:2px solid #f40d48;}
        
        Border color #f40d48