#fd1ad4 color space conversions
Hex:
        #fd1ad4
        RGB:
        253, 26, 212
        CMY:
        1, 90, 17
        CMYK:
        0, 90, 16, 1
      HSL:
        311°, 98.2684%, 54.7059%
        HSV (HSB):
        311°, 89.7233%, 99.2157%
        XYZ:
        52.7611, 26.3749, 64.5974
        xyY:
        0.3671, 0.1835, 26.3749
      CIE-Lab:
        58.3912, 90.2725, -39.7931
        CIE-LCH:
        58.3912, 98.6540, 336.2116
        CIE-Luv:
        58.3912, 99.2877, -74.9191
        Hunter-Lab:
        51.3565, 93.5080, -38.6268
      #fd1ad4 color charts
#fd1ad4 RGB chart
      #fd1ad4 CMYK chart
      #fd1ad4 RGB pie chart
      #fd1ad4 color shades, tints & tones
#fd1ad4 color schemes
#fd1ad4 color preview, HTML & CSS examples
           This text has a color of #fd1ad4        
        
          <p style="color:#fd1ad4;">Text here</p>
        
        
          .mytext {color:#fd1ad4;}
        
        Text color #fd1ad4
      
           This box has a color of #fd1ad4        
        
          <div style="background-color:#fd1ad4;">Content here</div>
        
        
          .mybackground {background-color:#fd1ad4;}
        
        Background color #fd1ad4
      
           Border around this has a color of #fd1ad4        
        
          <div style="border:2px solid #fd1ad4;">Content here</div>
        
        
          .myborder {border:2px solid #fd1ad4;}
        
        Border color #fd1ad4