#fd0ad1 color space conversions
Hex:
        #fd0ad1
        RGB:
        253, 10, 209
        CMY:
        1, 96, 18
        CMYK:
        0, 96, 17, 1
      HSL:
        311°, 98.3806%, 51.5686%
        HSV (HSB):
        311°, 96.0474%, 99.2157%
        XYZ:
        52.1252, 25.7032, 62.5355
        xyY:
        0.3714, 0.1831, 25.7032
      CIE-Lab:
        57.7542, 91.3605, -39.0839
        CIE-LCH:
        57.7542, 99.3695, 336.8388
        CIE-Luv:
        57.7542, 101.8184, -73.8611
        Hunter-Lab:
        50.6983, 94.8018, -37.6444
      #fd0ad1 color charts
#fd0ad1 RGB chart
      #fd0ad1 CMYK chart
      #fd0ad1 RGB pie chart
      #fd0ad1 color shades, tints & tones
#fd0ad1 color schemes
#fd0ad1 color preview, HTML & CSS examples
           This text has a color of #fd0ad1        
        
          <p style="color:#fd0ad1;">Text here</p>
        
        
          .mytext {color:#fd0ad1;}
        
        Text color #fd0ad1
      
           This box has a color of #fd0ad1        
        
          <div style="background-color:#fd0ad1;">Content here</div>
        
        
          .mybackground {background-color:#fd0ad1;}
        
        Background color #fd0ad1
      
           Border around this has a color of #fd0ad1        
        
          <div style="border:2px solid #fd0ad1;">Content here</div>
        
        
          .myborder {border:2px solid #fd0ad1;}
        
        Border color #fd0ad1