#fc1a35 color space conversions
Hex:
        #fc1a35
        RGB:
        252, 26, 53
        CMY:
        1, 90, 79
        CMYK:
        0, 90, 79, 1
      HSL:
        353°, 97.4138%, 54.5098%
        HSV (HSB):
        353°, 89.6825%, 98.8235%
        XYZ:
        41.1569, 21.6913, 5.3858
        xyY:
        0.6032, 0.3179, 21.6913
      CIE-Lab:
        53.6979, 77.8504, 46.7524
        CIE-LCH:
        53.6979, 90.8101, 30.9866
        CIE-Luv:
        53.6979, 162.1991, 29.1809
        Hunter-Lab:
        46.5739, 76.2343, 25.7455
      #fc1a35 color charts
#fc1a35 RGB chart
      #fc1a35 CMYK chart
      #fc1a35 RGB pie chart
      #fc1a35 color shades, tints & tones
#fc1a35 color schemes
#fc1a35 color preview, HTML & CSS examples
           This text has a color of #fc1a35        
        
          <p style="color:#fc1a35;">Text here</p>
        
        
          .mytext {color:#fc1a35;}
        
        Text color #fc1a35
      
           This box has a color of #fc1a35        
        
          <div style="background-color:#fc1a35;">Content here</div>
        
        
          .mybackground {background-color:#fc1a35;}
        
        Background color #fc1a35
      
           Border around this has a color of #fc1a35        
        
          <div style="border:2px solid #fc1a35;">Content here</div>
        
        
          .myborder {border:2px solid #fc1a35;}
        
        Border color #fc1a35