#fd1d99 color space conversions
Hex:
        #fd1d99
        RGB:
        253, 29, 153
        CMY:
        1, 89, 40
        CMYK:
        0, 89, 40, 1
      HSL:
        327°, 98.2456%, 55.2941%
        HSV (HSB):
        327°, 88.5375%, 99.2157%
        XYZ:
        46.6971, 24.0613, 32.3201
        xyY:
        0.4530, 0.2334, 24.0613
      CIE-Lab:
        56.1491, 83.5491, -9.0188
        CIE-LCH:
        56.1491, 84.0345, 353.8390
        CIE-Luv:
        56.1491, 125.8041, -28.5855
        Hunter-Lab:
        49.0523, 84.0881, -4.7290
      #fd1d99 color charts
#fd1d99 RGB chart
      #fd1d99 CMYK chart
      #fd1d99 RGB pie chart
      #fd1d99 color shades, tints & tones
#fd1d99 color schemes
#fd1d99 color preview, HTML & CSS examples
           This text has a color of #fd1d99        
        
          <p style="color:#fd1d99;">Text here</p>
        
        
          .mytext {color:#fd1d99;}
        
        Text color #fd1d99
      
           This box has a color of #fd1d99        
        
          <div style="background-color:#fd1d99;">Content here</div>
        
        
          .mybackground {background-color:#fd1d99;}
        
        Background color #fd1d99
      
           Border around this has a color of #fd1d99        
        
          <div style="border:2px solid #fd1d99;">Content here</div>
        
        
          .myborder {border:2px solid #fd1d99;}
        
        Border color #fd1d99