#fc1e27 color space conversions
Hex:
        #fc1e27
        RGB:
        252, 30, 39
        CMY:
        1, 88, 85
        CMYK:
        0, 88, 85, 1
      HSL:
        358°, 97.3684%, 55.2941%
        HSV (HSB):
        358°, 88.0952%, 98.8235%
        XYZ:
        40.9754, 21.7705, 3.9619
        xyY:
        0.6143, 0.3264, 21.7705
      CIE-Lab:
        53.7826, 76.9283, 54.0405
        CIE-LCH:
        53.7826, 94.0125, 35.0872
        CIE-Luv:
        53.7826, 163.7054, 33.6098
        Hunter-Lab:
        46.6588, 75.1041, 27.6267
      #fc1e27 color charts
#fc1e27 RGB chart
      #fc1e27 CMYK chart
      #fc1e27 RGB pie chart
      #fc1e27 color shades, tints & tones
#fc1e27 color schemes
#fc1e27 color preview, HTML & CSS examples
           This text has a color of #fc1e27        
        
          <p style="color:#fc1e27;">Text here</p>
        
        
          .mytext {color:#fc1e27;}
        
        Text color #fc1e27
      
           This box has a color of #fc1e27        
        
          <div style="background-color:#fc1e27;">Content here</div>
        
        
          .mybackground {background-color:#fc1e27;}
        
        Background color #fc1e27
      
           Border around this has a color of #fc1e27        
        
          <div style="border:2px solid #fc1e27;">Content here</div>
        
        
          .myborder {border:2px solid #fc1e27;}
        
        Border color #fc1e27