#fc1f25 color space conversions
Hex:
        #fc1f25
        RGB:
        252, 31, 37
        CMY:
        1, 88, 85
        CMYK:
        0, 88, 85, 1
      HSL:
        358°, 97.3568%, 55.4902%
        HSV (HSB):
        358°, 87.6984%, 98.8235%
        XYZ:
        40.9688, 21.8090, 3.8005
        xyY:
        0.6153, 0.3276, 21.8090
      CIE-Lab:
        53.8238, 76.7309, 55.0239
        CIE-LCH:
        53.8238, 94.4206, 35.6444
        CIE-Luv:
        53.8238, 163.7129, 34.1919
        Hunter-Lab:
        46.7001, 74.8683, 27.8650
      #fc1f25 color charts
#fc1f25 RGB chart
      #fc1f25 CMYK chart
      #fc1f25 RGB pie chart
      #fc1f25 color shades, tints & tones
#fc1f25 color schemes
#fc1f25 color preview, HTML & CSS examples
           This text has a color of #fc1f25        
        
          <p style="color:#fc1f25;">Text here</p>
        
        
          .mytext {color:#fc1f25;}
        
        Text color #fc1f25
      
           This box has a color of #fc1f25        
        
          <div style="background-color:#fc1f25;">Content here</div>
        
        
          .mybackground {background-color:#fc1f25;}
        
        Background color #fc1f25
      
           Border around this has a color of #fc1f25        
        
          <div style="border:2px solid #fc1f25;">Content here</div>
        
        
          .myborder {border:2px solid #fc1f25;}
        
        Border color #fc1f25