#fc0b1a color space conversions
Hex:
        #fc0b1a
        RGB:
        252, 11, 26
        CMY:
        1, 96, 90
        CMYK:
        0, 96, 90, 1
      HSL:
        356°, 97.5709%, 51.5686%
        HSV (HSB):
        356°, 95.6349%, 98.8235%
        XYZ:
        40.4510, 21.0094, 2.9005
        xyY:
        0.6285, 0.3264, 21.0094
      CIE-Lab:
        52.9598, 78.8571, 59.1650
        CIE-LCH:
        52.9598, 98.5847, 36.8802
        CIE-Luv:
        52.9598, 169.5850, 34.9115
        Hunter-Lab:
        45.8360, 77.3162, 28.3333
      #fc0b1a color charts
#fc0b1a RGB chart
      #fc0b1a CMYK chart
      #fc0b1a RGB pie chart
      #fc0b1a color shades, tints & tones
#fc0b1a color schemes
#fc0b1a color preview, HTML & CSS examples
           This text has a color of #fc0b1a        
        
          <p style="color:#fc0b1a;">Text here</p>
        
        
          .mytext {color:#fc0b1a;}
        
        Text color #fc0b1a
      
           This box has a color of #fc0b1a        
        
          <div style="background-color:#fc0b1a;">Content here</div>
        
        
          .mybackground {background-color:#fc0b1a;}
        
        Background color #fc0b1a
      
           Border around this has a color of #fc0b1a        
        
          <div style="border:2px solid #fc0b1a;">Content here</div>
        
        
          .myborder {border:2px solid #fc0b1a;}
        
        Border color #fc0b1a