#fc0e18 color space conversions
Hex:
        #fc0e18
        RGB:
        252, 14, 24
        CMY:
        1, 95, 91
        CMYK:
        0, 94, 90, 1
      HSL:
        357°, 97.5410%, 52.1569%
        HSV (HSB):
        357°, 94.4444%, 98.8235%
        XYZ:
        40.4668, 21.0755, 2.7993
        xyY:
        0.6289, 0.3276, 21.0755
      CIE-Lab:
        53.0320, 78.5946, 59.9925
        CIE-LCH:
        53.0320, 98.8747, 37.3551
        CIE-Luv:
        53.0320, 169.3453, 35.3929
        Hunter-Lab:
        45.9080, 77.0043, 28.5204
      #fc0e18 color charts
#fc0e18 RGB chart
      #fc0e18 CMYK chart
      #fc0e18 RGB pie chart
      #fc0e18 color shades, tints & tones
#fc0e18 color schemes
#fc0e18 color preview, HTML & CSS examples
           This text has a color of #fc0e18        
        
          <p style="color:#fc0e18;">Text here</p>
        
        
          .mytext {color:#fc0e18;}
        
        Text color #fc0e18
      
           This box has a color of #fc0e18        
        
          <div style="background-color:#fc0e18;">Content here</div>
        
        
          .mybackground {background-color:#fc0e18;}
        
        Background color #fc0e18
      
           Border around this has a color of #fc0e18        
        
          <div style="border:2px solid #fc0e18;">Content here</div>
        
        
          .myborder {border:2px solid #fc0e18;}
        
        Border color #fc0e18