#fc1d3a color space conversions
Hex:
        #fc1d3a
        RGB:
        252, 29, 58
        CMY:
        1, 89, 77
        CMYK:
        0, 88, 77, 1
      HSL:
        352°, 97.3799%, 55.0980%
        HSV (HSB):
        352°, 88.4921%, 98.8235%
        XYZ:
        41.3480, 21.8797, 6.0469
        xyY:
        0.5969, 0.3158, 21.8797
      CIE-Lab:
        53.8991, 77.5678, 44.2104
        CIE-LCH:
        53.8991, 89.2823, 29.6814
        CIE-Luv:
        53.8991, 160.3005, 27.7443
        Hunter-Lab:
        46.7757, 75.9298, 25.0783
      #fc1d3a color charts
#fc1d3a RGB chart
      #fc1d3a CMYK chart
      #fc1d3a RGB pie chart
      #fc1d3a color shades, tints & tones
#fc1d3a color schemes
#fc1d3a color preview, HTML & CSS examples
           This text has a color of #fc1d3a        
        
          <p style="color:#fc1d3a;">Text here</p>
        
        
          .mytext {color:#fc1d3a;}
        
        Text color #fc1d3a
      
           This box has a color of #fc1d3a        
        
          <div style="background-color:#fc1d3a;">Content here</div>
        
        
          .mybackground {background-color:#fc1d3a;}
        
        Background color #fc1d3a
      
           Border around this has a color of #fc1d3a        
        
          <div style="border:2px solid #fc1d3a;">Content here</div>
        
        
          .myborder {border:2px solid #fc1d3a;}
        
        Border color #fc1d3a