#fc2f04 color space conversions
Hex:
        #fc2f04
        RGB:
        252, 47, 4
        CMY:
        1, 82, 98
        CMYK:
        0, 81, 98, 1
      HSL:
        10°, 97.6378%, 50.1961%
        HSV (HSB):
        10°, 98.4127%, 98.8235%
        XYZ:
        41.1833, 22.7372, 2.3330
        xyY:
        0.6216, 0.3432, 22.7372
      CIE-Lab:
        54.8007, 73.1782, 66.5205
        CIE-LCH:
        54.8007, 98.8940, 42.2715
        CIE-Luv:
        54.8007, 160.5604, 40.8869
        Hunter-Lab:
        47.6836, 70.7204, 30.4777
      #fc2f04 color charts
#fc2f04 RGB chart
      #fc2f04 CMYK chart
      #fc2f04 RGB pie chart
      #fc2f04 color shades, tints & tones
#fc2f04 color schemes
#fc2f04 color preview, HTML & CSS examples
           This text has a color of #fc2f04        
        
          <p style="color:#fc2f04;">Text here</p>
        
        
          .mytext {color:#fc2f04;}
        
        Text color #fc2f04
      
           This box has a color of #fc2f04        
        
          <div style="background-color:#fc2f04;">Content here</div>
        
        
          .mybackground {background-color:#fc2f04;}
        
        Background color #fc2f04
      
           Border around this has a color of #fc2f04        
        
          <div style="border:2px solid #fc2f04;">Content here</div>
        
        
          .myborder {border:2px solid #fc2f04;}
        
        Border color #fc2f04