#fc1b23 color space conversions
Hex:
        #fc1b23
        RGB:
        252, 27, 35
        CMY:
        1, 89, 86
        CMYK:
        0, 89, 86, 1
      HSL:
        358°, 97.4026%, 54.7059%
        HSV (HSB):
        358°, 89.2857%, 98.8235%
        XYZ:
        40.8402, 21.6007, 3.6069
        xyY:
        0.6183, 0.3270, 21.6007
      CIE-Lab:
        53.6007, 77.2966, 55.7685
        CIE-LCH:
        53.6007, 95.3147, 35.8100
        CIE-Luv:
        53.6007, 165.1514, 34.2508
        Hunter-Lab:
        46.4765, 75.5190, 27.9322
      #fc1b23 color charts
#fc1b23 RGB chart
      #fc1b23 CMYK chart
      #fc1b23 RGB pie chart
      #fc1b23 color shades, tints & tones
#fc1b23 color schemes
#fc1b23 color preview, HTML & CSS examples
           This text has a color of #fc1b23        
        
          <p style="color:#fc1b23;">Text here</p>
        
        
          .mytext {color:#fc1b23;}
        
        Text color #fc1b23
      
           This box has a color of #fc1b23        
        
          <div style="background-color:#fc1b23;">Content here</div>
        
        
          .mybackground {background-color:#fc1b23;}
        
        Background color #fc1b23
      
           Border around this has a color of #fc1b23        
        
          <div style="border:2px solid #fc1b23;">Content here</div>
        
        
          .myborder {border:2px solid #fc1b23;}
        
        Border color #fc1b23