#fd1549 color space conversions
Hex:
        #fd1549
        RGB:
        253, 21, 73
        CMY:
        1, 92, 71
        CMYK:
        0, 92, 71, 1
      HSL:
        347°, 98.3051%, 53.7255%
        HSV (HSB):
        347°, 91.6996%, 99.2157%
        XYZ:
        41.9788, 21.9000, 8.3179
        xyY:
        0.5814, 0.3033, 21.9000
      CIE-Lab:
        53.9208, 79.3913, 35.6907
        CIE-LCH:
        53.9208, 87.0448, 24.2065
        CIE-Luv:
        53.9208, 158.9775, 21.1029
        Hunter-Lab:
        46.7975, 78.2245, 22.2198
      #fd1549 color charts
#fd1549 RGB chart
      #fd1549 CMYK chart
      #fd1549 RGB pie chart
      #fd1549 color shades, tints & tones
#fd1549 color schemes
#fd1549 color preview, HTML & CSS examples
           This text has a color of #fd1549        
        
          <p style="color:#fd1549;">Text here</p>
        
        
          .mytext {color:#fd1549;}
        
        Text color #fd1549
      
           This box has a color of #fd1549        
        
          <div style="background-color:#fd1549;">Content here</div>
        
        
          .mybackground {background-color:#fd1549;}
        
        Background color #fd1549
      
           Border around this has a color of #fd1549        
        
          <div style="border:2px solid #fd1549;">Content here</div>
        
        
          .myborder {border:2px solid #fd1549;}
        
        Border color #fd1549