#fd1d73 color space conversions
Hex:
        #fd1d73
        RGB:
        253, 29, 115
        CMY:
        1, 89, 55
        CMYK:
        0, 89, 55, 1
      HSL:
        337°, 98.2456%, 55.2941%
        HSV (HSB):
        337°, 88.5375%, 99.2157%
        XYZ:
        44.0419, 22.9992, 18.3377
        xyY:
        0.5158, 0.2694, 22.9992
      CIE-Lab:
        55.0715, 80.5696, 12.0890
        CIE-LCH:
        55.0715, 81.4715, 8.5332
        CIE-Luv:
        55.0715, 142.3954, -1.5618
        Hunter-Lab:
        47.9575, 80.0005, 10.8993
      #fd1d73 color charts
#fd1d73 RGB chart
      #fd1d73 CMYK chart
      #fd1d73 RGB pie chart
      #fd1d73 color shades, tints & tones
#fd1d73 color schemes
#fd1d73 color preview, HTML & CSS examples
           This text has a color of #fd1d73        
        
          <p style="color:#fd1d73;">Text here</p>
        
        
          .mytext {color:#fd1d73;}
        
        Text color #fd1d73
      
           This box has a color of #fd1d73        
        
          <div style="background-color:#fd1d73;">Content here</div>
        
        
          .mybackground {background-color:#fd1d73;}
        
        Background color #fd1d73
      
           Border around this has a color of #fd1d73        
        
          <div style="border:2px solid #fd1d73;">Content here</div>
        
        
          .myborder {border:2px solid #fd1d73;}
        
        Border color #fd1d73