#fc1d47 color space conversions
Hex:
        #fc1d47
        RGB:
        252, 29, 71
        CMY:
        1, 89, 72
        CMYK:
        0, 88, 72, 1
      HSL:
        349°, 97.3799%, 55.0980%
        HSV (HSB):
        349°, 88.4921%, 98.8235%
        XYZ:
        41.7216, 22.0291, 8.0143
        xyY:
        0.5814, 0.3070, 22.0291
      CIE-Lab:
        54.0579, 78.0210, 36.9725
        CIE-LCH:
        54.0579, 86.3380, 25.3553
        CIE-Luv:
        54.0579, 156.9783, 22.5380
        Hunter-Lab:
        46.9352, 76.5355, 22.7307
      #fc1d47 color charts
#fc1d47 RGB chart
      #fc1d47 CMYK chart
      #fc1d47 RGB pie chart
      #fc1d47 color shades, tints & tones
#fc1d47 color schemes
#fc1d47 color preview, HTML & CSS examples
           This text has a color of #fc1d47        
        
          <p style="color:#fc1d47;">Text here</p>
        
        
          .mytext {color:#fc1d47;}
        
        Text color #fc1d47
      
           This box has a color of #fc1d47        
        
          <div style="background-color:#fc1d47;">Content here</div>
        
        
          .mybackground {background-color:#fc1d47;}
        
        Background color #fc1d47
      
           Border around this has a color of #fc1d47        
        
          <div style="border:2px solid #fc1d47;">Content here</div>
        
        
          .myborder {border:2px solid #fc1d47;}
        
        Border color #fc1d47