#fd1ddb color space conversions
Hex:
        #fd1ddb
        RGB:
        253, 29, 219
        CMY:
        1, 89, 14
        CMYK:
        0, 89, 13, 1
      HSL:
        309°, 98.2456%, 55.2941%
        HSV (HSB):
        309°, 88.5375%, 99.2157%
        XYZ:
        53.7336, 26.8758, 69.3733
        xyY:
        0.3583, 0.1792, 26.8758
      CIE-Lab:
        58.8592, 90.7645, -43.0297
        CIE-LCH:
        58.8592, 100.4477, 334.6353
        CIE-Luv:
        58.8592, 95.9323, -80.0354
        Hunter-Lab:
        51.8419, 94.2898, -43.0508
      #fd1ddb color charts
#fd1ddb RGB chart
      #fd1ddb CMYK chart
      #fd1ddb RGB pie chart
      #fd1ddb color shades, tints & tones
#fd1ddb color schemes
#fd1ddb color preview, HTML & CSS examples
           This text has a color of #fd1ddb        
        
          <p style="color:#fd1ddb;">Text here</p>
        
        
          .mytext {color:#fd1ddb;}
        
        Text color #fd1ddb
      
           This box has a color of #fd1ddb        
        
          <div style="background-color:#fd1ddb;">Content here</div>
        
        
          .mybackground {background-color:#fd1ddb;}
        
        Background color #fd1ddb
      
           Border around this has a color of #fd1ddb        
        
          <div style="border:2px solid #fd1ddb;">Content here</div>
        
        
          .myborder {border:2px solid #fd1ddb;}
        
        Border color #fd1ddb