#fc0a10 color space conversions
Hex:
        #fc0a10
        RGB:
        252, 10, 16
        CMY:
        1, 96, 94
        CMYK:
        0, 96, 94, 1
      HSL:
        359°, 97.5806%, 51.3725%
        HSV (HSB):
        359°, 96.0317%, 98.8235%
        XYZ:
        40.3470, 20.9499, 2.4074
        xyY:
        0.6333, 0.3289, 20.9499
      CIE-Lab:
        52.8947, 78.8149, 62.6496
        CIE-LCH:
        52.8947, 100.6815, 38.4811
        CIE-Luv:
        52.8947, 170.6745, 36.2932
        Hunter-Lab:
        45.7711, 77.2472, 28.9213
      #fc0a10 color charts
#fc0a10 RGB chart
      #fc0a10 CMYK chart
      #fc0a10 RGB pie chart
      #fc0a10 color shades, tints & tones
#fc0a10 color schemes
#fc0a10 color preview, HTML & CSS examples
           This text has a color of #fc0a10        
        
          <p style="color:#fc0a10;">Text here</p>
        
        
          .mytext {color:#fc0a10;}
        
        Text color #fc0a10
      
           This box has a color of #fc0a10        
        
          <div style="background-color:#fc0a10;">Content here</div>
        
        
          .mybackground {background-color:#fc0a10;}
        
        Background color #fc0a10
      
           Border around this has a color of #fc0a10        
        
          <div style="border:2px solid #fc0a10;">Content here</div>
        
        
          .myborder {border:2px solid #fc0a10;}
        
        Border color #fc0a10