#fc0f2b color space conversions
Hex:
        #fc0f2b
        RGB:
        252, 15, 43
        CMY:
        1, 94, 83
        CMYK:
        0, 94, 83, 1
      HSL:
        353°, 97.5309%, 52.3529%
        HSV (HSB):
        353°, 94.0476%, 98.8235%
        XYZ:
        40.7518, 21.2115, 4.2319
        xyY:
        0.6156, 0.3204, 21.2115
      CIE-Lab:
        53.1802, 78.8366, 51.5296
        CIE-LCH:
        53.1802, 94.1834, 33.1697
        CIE-Luv:
        53.1802, 166.4747, 31.3663
        Hunter-Lab:
        46.0560, 77.3445, 26.7913
      #fc0f2b color charts
#fc0f2b RGB chart
      #fc0f2b CMYK chart
      #fc0f2b RGB pie chart
      #fc0f2b color shades, tints & tones
#fc0f2b color schemes
#fc0f2b color preview, HTML & CSS examples
           This text has a color of #fc0f2b        
        
          <p style="color:#fc0f2b;">Text here</p>
        
        
          .mytext {color:#fc0f2b;}
        
        Text color #fc0f2b
      
           This box has a color of #fc0f2b        
        
          <div style="background-color:#fc0f2b;">Content here</div>
        
        
          .mybackground {background-color:#fc0f2b;}
        
        Background color #fc0f2b
      
           Border around this has a color of #fc0f2b        
        
          <div style="border:2px solid #fc0f2b;">Content here</div>
        
        
          .myborder {border:2px solid #fc0f2b;}
        
        Border color #fc0f2b