#fd0ad5 color space conversions
Hex:
        #fd0ad5
        RGB:
        253, 10, 213
        CMY:
        1, 96, 16
        CMYK:
        0, 96, 16, 1
      HSL:
        310°, 98.3806%, 51.5686%
        HSV (HSB):
        310°, 96.0474%, 99.2157%
        XYZ:
        52.6268, 25.9038, 65.1770
        xyY:
        0.3662, 0.1803, 25.9038
      CIE-Lab:
        57.9456, 91.8441, -41.0624
        CIE-LCH:
        57.9456, 100.6054, 335.9111
        CIE-Luv:
        57.9456, 100.0182, -76.9749
        Hunter-Lab:
        50.8958, 95.5032, -40.2995
      #fd0ad5 color charts
#fd0ad5 RGB chart
      #fd0ad5 CMYK chart
      #fd0ad5 RGB pie chart
      #fd0ad5 color shades, tints & tones
#fd0ad5 color schemes
#fd0ad5 color preview, HTML & CSS examples
           This text has a color of #fd0ad5        
        
          <p style="color:#fd0ad5;">Text here</p>
        
        
          .mytext {color:#fd0ad5;}
        
        Text color #fd0ad5
      
           This box has a color of #fd0ad5        
        
          <div style="background-color:#fd0ad5;">Content here</div>
        
        
          .mybackground {background-color:#fd0ad5;}
        
        Background color #fd0ad5
      
           Border around this has a color of #fd0ad5        
        
          <div style="border:2px solid #fd0ad5;">Content here</div>
        
        
          .myborder {border:2px solid #fd0ad5;}
        
        Border color #fd0ad5