#fc1b22 color space conversions
Hex:
        #fc1b22
        RGB:
        252, 27, 34
        CMY:
        1, 89, 87
        CMYK:
        0, 89, 87, 1
      HSL:
        358°, 97.4026%, 54.7059%
        HSV (HSB):
        358°, 89.2857%, 98.8235%
        XYZ:
        40.8255, 21.5948, 3.5298
        xyY:
        0.6190, 0.3274, 21.5948
      CIE-Lab:
        53.5944, 77.2787, 56.2186
        CIE-LCH:
        53.5944, 95.5642, 36.0351
        CIE-Luv:
        53.5944, 165.2927, 34.4695
        Hunter-Lab:
        46.4702, 75.4950, 28.0255
      #fc1b22 color charts
#fc1b22 RGB chart
      #fc1b22 CMYK chart
      #fc1b22 RGB pie chart
      #fc1b22 color shades, tints & tones
#fc1b22 color schemes
#fc1b22 color preview, HTML & CSS examples
           This text has a color of #fc1b22        
        
          <p style="color:#fc1b22;">Text here</p>
        
        
          .mytext {color:#fc1b22;}
        
        Text color #fc1b22
      
           This box has a color of #fc1b22        
        
          <div style="background-color:#fc1b22;">Content here</div>
        
        
          .mybackground {background-color:#fc1b22;}
        
        Background color #fc1b22
      
           Border around this has a color of #fc1b22        
        
          <div style="border:2px solid #fc1b22;">Content here</div>
        
        
          .myborder {border:2px solid #fc1b22;}
        
        Border color #fc1b22