#fd1d91 color space conversions
Hex:
        #fd1d91
        RGB:
        253, 29, 145
        CMY:
        1, 89, 43
        CMYK:
        0, 89, 43, 1
      HSL:
        329°, 98.2456%, 55.2941%
        HSV (HSB):
        329°, 88.5375%, 99.2157%
        XYZ:
        46.0582, 23.8057, 28.9555
        xyY:
        0.4661, 0.2409, 23.8057
      CIE-Lab:
        55.8927, 82.8464, -4.6606
        CIE-LCH:
        55.8927, 82.9774, 356.7802
        CIE-Luv:
        55.8927, 129.4358, -22.5958
        Hunter-Lab:
        48.7911, 83.1175, -1.0324
      #fd1d91 color charts
#fd1d91 RGB chart
      #fd1d91 CMYK chart
      #fd1d91 RGB pie chart
      #fd1d91 color shades, tints & tones
#fd1d91 color schemes
#fd1d91 color preview, HTML & CSS examples
           This text has a color of #fd1d91        
        
          <p style="color:#fd1d91;">Text here</p>
        
        
          .mytext {color:#fd1d91;}
        
        Text color #fd1d91
      
           This box has a color of #fd1d91        
        
          <div style="background-color:#fd1d91;">Content here</div>
        
        
          .mybackground {background-color:#fd1d91;}
        
        Background color #fd1d91
      
           Border around this has a color of #fd1d91        
        
          <div style="border:2px solid #fd1d91;">Content here</div>
        
        
          .myborder {border:2px solid #fd1d91;}
        
        Border color #fd1d91