#fc2f08 color space conversions
Hex:
        #fc2f08
        RGB:
        252, 47, 8
        CMY:
        1, 82, 97
        CMYK:
        0, 81, 97, 1
      HSL:
        10°, 97.6000%, 50.9804%
        HSV (HSB):
        10°, 96.8254%, 98.8235%
        XYZ:
        41.2052, 22.7460, 2.4484
        xyY:
        0.6206, 0.3426, 22.7460
      CIE-Lab:
        54.8097, 73.2061, 65.6350
        CIE-LCH:
        54.8097, 98.3213, 41.8787
        CIE-Luv:
        54.8097, 160.3608, 40.5578
        Hunter-Lab:
        47.6928, 70.7567, 30.3412
      #fc2f08 color charts
#fc2f08 RGB chart
      #fc2f08 CMYK chart
      #fc2f08 RGB pie chart
      #fc2f08 color shades, tints & tones
#fc2f08 color schemes
#fc2f08 color preview, HTML & CSS examples
           This text has a color of #fc2f08        
        
          <p style="color:#fc2f08;">Text here</p>
        
        
          .mytext {color:#fc2f08;}
        
        Text color #fc2f08
      
           This box has a color of #fc2f08        
        
          <div style="background-color:#fc2f08;">Content here</div>
        
        
          .mybackground {background-color:#fc2f08;}
        
        Background color #fc2f08
      
           Border around this has a color of #fc2f08        
        
          <div style="border:2px solid #fc2f08;">Content here</div>
        
        
          .myborder {border:2px solid #fc2f08;}
        
        Border color #fc2f08