#f0472d color space conversions
Hex:
        #f0472d
        RGB:
        240, 71, 45
        CMY:
        6, 72, 82
        CMYK:
        0, 70, 81, 6
      HSL:
        8°, 86.6667%, 55.8824%
        HSV (HSB):
        8°, 81.2500%, 94.1176%
        XYZ:
        38.6621, 23.2212, 4.9270
        xyY:
        0.5787, 0.3476, 23.2212
      CIE-Lab:
        55.2995, 63.1441, 51.6603
        CIE-LCH:
        55.2995, 81.5841, 39.2878
        CIE-Luv:
        55.2995, 134.4948, 37.2748
        Hunter-Lab:
        48.1884, 58.8829, 27.6697
      #f0472d color charts
#f0472d RGB chart
      #f0472d CMYK chart
      #f0472d RGB pie chart
      #f0472d color shades, tints & tones
#f0472d color schemes
#f0472d color preview, HTML & CSS examples
           This text has a color of #f0472d        
        
          <p style="color:#f0472d;">Text here</p>
        
        
          .mytext {color:#f0472d;}
        
        Text color #f0472d
      
           This box has a color of #f0472d        
        
          <div style="background-color:#f0472d;">Content here</div>
        
        
          .mybackground {background-color:#f0472d;}
        
        Background color #f0472d
      
           Border around this has a color of #f0472d        
        
          <div style="border:2px solid #f0472d;">Content here</div>
        
        
          .myborder {border:2px solid #f0472d;}
        
        Border color #f0472d