#fc1b25 color space conversions
Hex:
        #fc1b25
        RGB:
        252, 27, 37
        CMY:
        1, 89, 85
        CMYK:
        0, 89, 85, 1
      HSL:
        357°, 97.4026%, 54.7059%
        HSV (HSB):
        357°, 89.2857%, 98.8235%
        XYZ:
        40.8707, 21.6129, 3.7678
        xyY:
        0.6169, 0.3262, 21.6129
      CIE-Lab:
        53.6138, 77.3341, 54.8499
        CIE-LCH:
        53.6138, 94.8107, 35.3465
        CIE-Luv:
        53.6138, 164.8572, 33.7953
        Hunter-Lab:
        46.4897, 75.5689, 27.7375
      #fc1b25 color charts
#fc1b25 RGB chart
      #fc1b25 CMYK chart
      #fc1b25 RGB pie chart
      #fc1b25 color shades, tints & tones
#fc1b25 color schemes
#fc1b25 color preview, HTML & CSS examples
           This text has a color of #fc1b25        
        
          <p style="color:#fc1b25;">Text here</p>
        
        
          .mytext {color:#fc1b25;}
        
        Text color #fc1b25
      
           This box has a color of #fc1b25        
        
          <div style="background-color:#fc1b25;">Content here</div>
        
        
          .mybackground {background-color:#fc1b25;}
        
        Background color #fc1b25
      
           Border around this has a color of #fc1b25        
        
          <div style="border:2px solid #fc1b25;">Content here</div>
        
        
          .myborder {border:2px solid #fc1b25;}
        
        Border color #fc1b25