#fc1640 color space conversions
Hex:
        #fc1640
        RGB:
        252, 22, 64
        CMY:
        1, 91, 75
        CMYK:
        0, 91, 75, 1
      HSL:
        349°, 97.4576%, 53.7255%
        HSV (HSB):
        349°, 91.2698%, 98.8235%
        XYZ:
        41.3572, 21.6394, 6.8475
        xyY:
        0.5921, 0.3098, 21.6394
      CIE-Lab:
        53.6423, 78.7027, 40.5386
        CIE-LCH:
        53.6423, 88.5296, 27.2523
        CIE-Luv:
        53.6423, 160.5213, 24.8038
        Hunter-Lab:
        46.5182, 77.2893, 23.8352
      #fc1640 color charts
#fc1640 RGB chart
      #fc1640 CMYK chart
      #fc1640 RGB pie chart
      #fc1640 color shades, tints & tones
#fc1640 color schemes
#fc1640 color preview, HTML & CSS examples
           This text has a color of #fc1640        
        
          <p style="color:#fc1640;">Text here</p>
        
        
          .mytext {color:#fc1640;}
        
        Text color #fc1640
      
           This box has a color of #fc1640        
        
          <div style="background-color:#fc1640;">Content here</div>
        
        
          .mybackground {background-color:#fc1640;}
        
        Background color #fc1640
      
           Border around this has a color of #fc1640        
        
          <div style="border:2px solid #fc1640;">Content here</div>
        
        
          .myborder {border:2px solid #fc1640;}
        
        Border color #fc1640