#fc0d25 color space conversions
Hex:
        #fc0d25
        RGB:
        252, 13, 37
        CMY:
        1, 95, 85
        CMYK:
        0, 95, 85, 1
      HSL:
        354°, 97.5510%, 51.9608%
        HSV (HSB):
        354°, 94.8413%, 98.8235%
        XYZ:
        40.6227, 21.1169, 3.6852
        xyY:
        0.6209, 0.3228, 21.1169
      CIE-Lab:
        53.0772, 78.8825, 54.4048
        CIE-LCH:
        53.0772, 95.8244, 34.5938
        CIE-Luv:
        53.0772, 167.8052, 32.7781
        Hunter-Lab:
        45.9531, 77.3769, 27.4125
      #fc0d25 color charts
#fc0d25 RGB chart
      #fc0d25 CMYK chart
      #fc0d25 RGB pie chart
      #fc0d25 color shades, tints & tones
#fc0d25 color schemes
#fc0d25 color preview, HTML & CSS examples
           This text has a color of #fc0d25        
        
          <p style="color:#fc0d25;">Text here</p>
        
        
          .mytext {color:#fc0d25;}
        
        Text color #fc0d25
      
           This box has a color of #fc0d25        
        
          <div style="background-color:#fc0d25;">Content here</div>
        
        
          .mybackground {background-color:#fc0d25;}
        
        Background color #fc0d25
      
           Border around this has a color of #fc0d25        
        
          <div style="border:2px solid #fc0d25;">Content here</div>
        
        
          .myborder {border:2px solid #fc0d25;}
        
        Border color #fc0d25