#fd1554 color space conversions
Hex:
        #fd1554
        RGB:
        253, 21, 84
        CMY:
        1, 92, 67
        CMYK:
        0, 92, 67, 1
      HSL:
        344°, 98.3051%, 53.7255%
        HSV (HSB):
        344°, 91.6996%, 99.2157%
        XYZ:
        42.3764, 22.0591, 10.4118
        xyY:
        0.5662, 0.2947, 22.0591
      CIE-Lab:
        54.0896, 79.8619, 29.3867
        CIE-LCH:
        54.0896, 85.0970, 20.2021
        CIE-Luv:
        54.0896, 155.5486, 15.8027
        Hunter-Lab:
        46.9671, 78.8606, 19.7333
      #fd1554 color charts
#fd1554 RGB chart
      #fd1554 CMYK chart
      #fd1554 RGB pie chart
      #fd1554 color shades, tints & tones
#fd1554 color schemes
#fd1554 color preview, HTML & CSS examples
           This text has a color of #fd1554        
        
          <p style="color:#fd1554;">Text here</p>
        
        
          .mytext {color:#fd1554;}
        
        Text color #fd1554
      
           This box has a color of #fd1554        
        
          <div style="background-color:#fd1554;">Content here</div>
        
        
          .mybackground {background-color:#fd1554;}
        
        Background color #fd1554
      
           Border around this has a color of #fd1554        
        
          <div style="border:2px solid #fd1554;">Content here</div>
        
        
          .myborder {border:2px solid #fd1554;}
        
        Border color #fd1554