#fc0b3a color space conversions
Hex:
        #fc0b3a
        RGB:
        252, 11, 58
        CMY:
        1, 96, 77
        CMYK:
        0, 96, 77, 1
      HSL:
        348°, 97.5709%, 51.5686%
        HSV (HSB):
        348°, 95.6349%, 98.8235%
        XYZ:
        41.0283, 21.2403, 5.9403
        xyY:
        0.6015, 0.3114, 21.2403
      CIE-Lab:
        53.2115, 79.5527, 43.4758
        CIE-LCH:
        53.2115, 90.6575, 28.6567
        CIE-Luv:
        53.2115, 163.9103, 26.3673
        Hunter-Lab:
        46.0872, 78.2538, 24.6189
      #fc0b3a color charts
#fc0b3a RGB chart
      #fc0b3a CMYK chart
      #fc0b3a RGB pie chart
      #fc0b3a color shades, tints & tones
#fc0b3a color schemes
#fc0b3a color preview, HTML & CSS examples
           This text has a color of #fc0b3a        
        
          <p style="color:#fc0b3a;">Text here</p>
        
        
          .mytext {color:#fc0b3a;}
        
        Text color #fc0b3a
      
           This box has a color of #fc0b3a        
        
          <div style="background-color:#fc0b3a;">Content here</div>
        
        
          .mybackground {background-color:#fc0b3a;}
        
        Background color #fc0b3a
      
           Border around this has a color of #fc0b3a        
        
          <div style="border:2px solid #fc0b3a;">Content here</div>
        
        
          .myborder {border:2px solid #fc0b3a;}
        
        Border color #fc0b3a