#fc0f09 color space conversions
Hex:
        #fc0f09
        RGB:
        252, 15, 9
        CMY:
        1, 94, 96
        CMYK:
        0, 94, 96, 1
      HSL:
        1°, 97.5904%, 51.1765%
        HSV (HSB):
        1°, 96.4286%, 98.8235%
        XYZ:
        40.3650, 21.0568, 2.1953
        xyY:
        0.6345, 0.3310, 21.0568
      CIE-Lab:
        53.0116, 78.3668, 64.5507
        CIE-LCH:
        53.0116, 101.5290, 39.4782
        CIE-Luv:
        53.0116, 170.3546, 37.2256
        Hunter-Lab:
        45.8877, 76.7136, 29.2849
      #fc0f09 color charts
#fc0f09 RGB chart
      #fc0f09 CMYK chart
      #fc0f09 RGB pie chart
      #fc0f09 color shades, tints & tones
#fc0f09 color schemes
#fc0f09 color preview, HTML & CSS examples
           This text has a color of #fc0f09        
        
          <p style="color:#fc0f09;">Text here</p>
        
        
          .mytext {color:#fc0f09;}
        
        Text color #fc0f09
      
           This box has a color of #fc0f09        
        
          <div style="background-color:#fc0f09;">Content here</div>
        
        
          .mybackground {background-color:#fc0f09;}
        
        Background color #fc0f09
      
           Border around this has a color of #fc0f09        
        
          <div style="border:2px solid #fc0f09;">Content here</div>
        
        
          .myborder {border:2px solid #fc0f09;}
        
        Border color #fc0f09