#f0141e color space conversions
Hex:
        #f0141e
        RGB:
        240, 20, 30
        CMY:
        6, 92, 88
        CMYK:
        0, 92, 88, 6
      HSL:
        357°, 88.0000%, 50.9804%
        HSV (HSB):
        357°, 91.6667%, 94.1176%
        XYZ:
        36.4197, 19.1193, 2.9992
        xyY:
        0.6222, 0.3266, 19.1193
      CIE-Lab:
        50.8265, 75.1185, 54.8172
        CIE-LCH:
        50.8265, 92.9931, 36.1198
        CIE-Luv:
        50.8265, 159.0269, 32.7965
        Hunter-Lab:
        43.7256, 72.1552, 26.5412
      #f0141e color charts
#f0141e RGB chart
      #f0141e CMYK chart
      #f0141e RGB pie chart
      #f0141e color shades, tints & tones
#f0141e color schemes
#f0141e color preview, HTML & CSS examples
           This text has a color of #f0141e        
        
          <p style="color:#f0141e;">Text here</p>
        
        
          .mytext {color:#f0141e;}
        
        Text color #f0141e
      
           This box has a color of #f0141e        
        
          <div style="background-color:#f0141e;">Content here</div>
        
        
          .mybackground {background-color:#f0141e;}
        
        Background color #f0141e
      
           Border around this has a color of #f0141e        
        
          <div style="border:2px solid #f0141e;">Content here</div>
        
        
          .myborder {border:2px solid #f0141e;}
        
        Border color #f0141e