#fd1d81 color space conversions
Hex:
        #fd1d81
        RGB:
        253, 29, 129
        CMY:
        1, 89, 49
        CMYK:
        0, 89, 49, 1
      HSL:
        333°, 98.2456%, 55.2941%
        HSV (HSB):
        333°, 88.5375%, 99.2157%
        XYZ:
        44.9098, 23.3464, 22.9082
        xyY:
        0.4926, 0.2561, 23.3464
      CIE-Lab:
        55.4273, 81.5610, 4.1981
        CIE-LCH:
        55.4273, 81.6690, 2.9465
        CIE-Luv:
        55.4273, 136.5135, -11.0470
        Hunter-Lab:
        48.3181, 81.3524, 5.7126
      #fd1d81 color charts
#fd1d81 RGB chart
      #fd1d81 CMYK chart
      #fd1d81 RGB pie chart
      #fd1d81 color shades, tints & tones
#fd1d81 color schemes
#fd1d81 color preview, HTML & CSS examples
           This text has a color of #fd1d81        
        
          <p style="color:#fd1d81;">Text here</p>
        
        
          .mytext {color:#fd1d81;}
        
        Text color #fd1d81
      
           This box has a color of #fd1d81        
        
          <div style="background-color:#fd1d81;">Content here</div>
        
        
          .mybackground {background-color:#fd1d81;}
        
        Background color #fd1d81
      
           Border around this has a color of #fd1d81        
        
          <div style="border:2px solid #fd1d81;">Content here</div>
        
        
          .myborder {border:2px solid #fd1d81;}
        
        Border color #fd1d81