#fc1f55 color space conversions
Hex:
        #fc1f55
        RGB:
        252, 31, 85
        CMY:
        1, 88, 67
        CMYK:
        0, 88, 66, 1
      HSL:
        345°, 97.3568%, 55.4902%
        HSV (HSB):
        345°, 87.6984%, 98.8235%
        XYZ:
        42.2746, 22.3313, 10.6766
        xyY:
        0.5615, 0.2966, 22.3313
      CIE-Lab:
        54.3768, 78.3180, 29.1131
        CIE-LCH:
        54.3768, 83.5540, 20.3916
        CIE-Luv:
        54.3768, 152.2141, 16.0697
        Hunter-Lab:
        47.2560, 76.9856, 19.6838
      #fc1f55 color charts
#fc1f55 RGB chart
      #fc1f55 CMYK chart
      #fc1f55 RGB pie chart
      #fc1f55 color shades, tints & tones
#fc1f55 color schemes
#fc1f55 color preview, HTML & CSS examples
           This text has a color of #fc1f55        
        
          <p style="color:#fc1f55;">Text here</p>
        
        
          .mytext {color:#fc1f55;}
        
        Text color #fc1f55
      
           This box has a color of #fc1f55        
        
          <div style="background-color:#fc1f55;">Content here</div>
        
        
          .mybackground {background-color:#fc1f55;}
        
        Background color #fc1f55
      
           Border around this has a color of #fc1f55        
        
          <div style="border:2px solid #fc1f55;">Content here</div>
        
        
          .myborder {border:2px solid #fc1f55;}
        
        Border color #fc1f55