#fc2a2e color space conversions
Hex:
        #fc2a2e
        RGB:
        252, 42, 46
        CMY:
        1, 84, 82
        CMYK:
        0, 83, 82, 1
      HSL:
        359°, 97.2222%, 57.6471%
        HSV (HSB):
        359°, 83.3333%, 98.8235%
        XYZ:
        41.4660, 22.5486, 4.7516
        xyY:
        0.6030, 0.3279, 22.5486
      CIE-Lab:
        54.6043, 74.8880, 51.3181
        CIE-LCH:
        54.6043, 90.7841, 34.4214
        CIE-Luv:
        54.6043, 158.4314, 33.2206
        Hunter-Lab:
        47.4854, 72.7733, 27.3070
      #fc2a2e color charts
#fc2a2e RGB chart
      #fc2a2e CMYK chart
      #fc2a2e RGB pie chart
      #fc2a2e color shades, tints & tones
#fc2a2e color schemes
#fc2a2e color preview, HTML & CSS examples
           This text has a color of #fc2a2e        
        
          <p style="color:#fc2a2e;">Text here</p>
        
        
          .mytext {color:#fc2a2e;}
        
        Text color #fc2a2e
      
           This box has a color of #fc2a2e        
        
          <div style="background-color:#fc2a2e;">Content here</div>
        
        
          .mybackground {background-color:#fc2a2e;}
        
        Background color #fc2a2e
      
           Border around this has a color of #fc2a2e        
        
          <div style="border:2px solid #fc2a2e;">Content here</div>
        
        
          .myborder {border:2px solid #fc2a2e;}
        
        Border color #fc2a2e