#fc0b0a color space conversions
Hex:
        #fc0b0a
        RGB:
        252, 11, 10
        CMY:
        1, 96, 96
        CMYK:
        0, 96, 96, 1
      HSL:
        0°, 97.5806%, 51.3725%
        HSV (HSB):
        0°, 96.0317%, 98.8235%
        XYZ:
        40.3193, 20.9567, 2.2071
        xyY:
        0.6351, 0.3301, 20.9567
      CIE-Lab:
        52.9021, 78.6972, 64.2644
        CIE-LCH:
        52.9021, 101.6030, 39.2352
        CIE-Luv:
        52.9021, 170.9357, 36.9369
        Hunter-Lab:
        45.7785, 77.1012, 29.1864
      #fc0b0a color charts
#fc0b0a RGB chart
      #fc0b0a CMYK chart
      #fc0b0a RGB pie chart
      #fc0b0a color shades, tints & tones
#fc0b0a color schemes
#fc0b0a color preview, HTML & CSS examples
           This text has a color of #fc0b0a        
        
          <p style="color:#fc0b0a;">Text here</p>
        
        
          .mytext {color:#fc0b0a;}
        
        Text color #fc0b0a
      
           This box has a color of #fc0b0a        
        
          <div style="background-color:#fc0b0a;">Content here</div>
        
        
          .mybackground {background-color:#fc0b0a;}
        
        Background color #fc0b0a
      
           Border around this has a color of #fc0b0a        
        
          <div style="border:2px solid #fc0b0a;">Content here</div>
        
        
          .myborder {border:2px solid #fc0b0a;}
        
        Border color #fc0b0a