#fc2a3b color space conversions
Hex:
        #fc2a3b
        RGB:
        252, 42, 59
        CMY:
        1, 84, 77
        CMYK:
        0, 83, 77, 1
      HSL:
        355°, 97.2222%, 57.6471%
        HSV (HSB):
        355°, 83.3333%, 98.8235%
        XYZ:
        41.7623, 22.6671, 6.3118
        xyY:
        0.5904, 0.3204, 22.6671
      CIE-Lab:
        54.7278, 75.2568, 44.5411
        CIE-LCH:
        54.7278, 87.4500, 30.6194
        CIE-Luv:
        54.7278, 155.8446, 29.0116
        Hunter-Lab:
        47.6100, 73.2580, 25.4668
      #fc2a3b color charts
#fc2a3b RGB chart
      #fc2a3b CMYK chart
      #fc2a3b RGB pie chart
      #fc2a3b color shades, tints & tones
#fc2a3b color schemes
#fc2a3b color preview, HTML & CSS examples
           This text has a color of #fc2a3b        
        
          <p style="color:#fc2a3b;">Text here</p>
        
        
          .mytext {color:#fc2a3b;}
        
        Text color #fc2a3b
      
           This box has a color of #fc2a3b        
        
          <div style="background-color:#fc2a3b;">Content here</div>
        
        
          .mybackground {background-color:#fc2a3b;}
        
        Background color #fc2a3b
      
           Border around this has a color of #fc2a3b        
        
          <div style="border:2px solid #fc2a3b;">Content here</div>
        
        
          .myborder {border:2px solid #fc2a3b;}
        
        Border color #fc2a3b