#f00c49 color space conversions
Hex:
        #f00c49
        RGB:
        240, 12, 73
        CMY:
        6, 95, 71
        CMYK:
        0, 95, 70, 6
      HSL:
        344°, 90.4762%, 49.4118%
        HSV (HSB):
        344°, 95.0000%, 94.1176%
        XYZ:
        37.2693, 19.2692, 8.0584
        xyY:
        0.5770, 0.2983, 19.2692
      CIE-Lab:
        51.0007, 77.1697, 31.5483
        CIE-LCH:
        51.0007, 83.3694, 22.2356
        CIE-Luv:
        51.0007, 150.8396, 17.5537
        Hunter-Lab:
        43.8968, 74.7309, 19.8435
      #f00c49 color charts
#f00c49 RGB chart
      #f00c49 CMYK chart
      #f00c49 RGB pie chart
      #f00c49 color shades, tints & tones
#f00c49 color schemes
#f00c49 color preview, HTML & CSS examples
           This text has a color of #f00c49        
        
          <p style="color:#f00c49;">Text here</p>
        
        
          .mytext {color:#f00c49;}
        
        Text color #f00c49
      
           This box has a color of #f00c49        
        
          <div style="background-color:#f00c49;">Content here</div>
        
        
          .mybackground {background-color:#f00c49;}
        
        Background color #f00c49
      
           Border around this has a color of #f00c49        
        
          <div style="border:2px solid #f00c49;">Content here</div>
        
        
          .myborder {border:2px solid #f00c49;}
        
        Border color #f00c49