#fc1b49 color space conversions
Hex:
        #fc1b49
        RGB:
        252, 27, 73
        CMY:
        1, 89, 71
        CMYK:
        0, 89, 71, 1
      HSL:
        348°, 97.4026%, 54.7059%
        HSV (HSB):
        348°, 89.2857%, 98.8235%
        XYZ:
        41.7394, 21.9604, 8.3422
        xyY:
        0.5794, 0.3048, 21.9604
      CIE-Lab:
        53.9849, 78.3897, 35.7189
        CIE-LCH:
        53.9849, 86.1439, 24.4968
        CIE-Luv:
        53.9849, 156.9151, 21.4379
        Hunter-Lab:
        46.8619, 76.9799, 22.2487
      #fc1b49 color charts
#fc1b49 RGB chart
      #fc1b49 CMYK chart
      #fc1b49 RGB pie chart
      #fc1b49 color shades, tints & tones
#fc1b49 color schemes
#fc1b49 color preview, HTML & CSS examples
           This text has a color of #fc1b49        
        
          <p style="color:#fc1b49;">Text here</p>
        
        
          .mytext {color:#fc1b49;}
        
        Text color #fc1b49
      
           This box has a color of #fc1b49        
        
          <div style="background-color:#fc1b49;">Content here</div>
        
        
          .mybackground {background-color:#fc1b49;}
        
        Background color #fc1b49
      
           Border around this has a color of #fc1b49        
        
          <div style="border:2px solid #fc1b49;">Content here</div>
        
        
          .myborder {border:2px solid #fc1b49;}
        
        Border color #fc1b49