#f00d47 color space conversions
Hex:
        #f00d47
        RGB:
        240, 13, 71
        CMY:
        6, 95, 72
        CMYK:
        0, 95, 70, 6
      HSL:
        345°, 89.7233%, 49.6078%
        HSV (HSB):
        345°, 94.5833%, 94.1176%
        XYZ:
        37.2164, 19.2680, 7.7188
        xyY:
        0.5797, 0.3001, 19.2680
      CIE-Lab:
        50.9993, 77.0028, 32.7422
        CIE-LCH:
        50.9993, 83.6748, 23.0356
        CIE-Luv:
        50.9993, 151.3140, 18.5556
        Hunter-Lab:
        43.8954, 74.5232, 20.3009
      #f00d47 color charts
#f00d47 RGB chart
      #f00d47 CMYK chart
      #f00d47 RGB pie chart
      #f00d47 color shades, tints & tones
#f00d47 color schemes
#f00d47 color preview, HTML & CSS examples
           This text has a color of #f00d47        
        
          <p style="color:#f00d47;">Text here</p>
        
        
          .mytext {color:#f00d47;}
        
        Text color #f00d47
      
           This box has a color of #f00d47        
        
          <div style="background-color:#f00d47;">Content here</div>
        
        
          .mybackground {background-color:#f00d47;}
        
        Background color #f00d47
      
           Border around this has a color of #f00d47        
        
          <div style="border:2px solid #f00d47;">Content here</div>
        
        
          .myborder {border:2px solid #f00d47;}
        
        Border color #f00d47