#fd0ad8 color space conversions
Hex:
        #fd0ad8
        RGB:
        253, 10, 216
        CMY:
        1, 96, 15
        CMYK:
        0, 96, 15, 1
      HSL:
        309°, 98.3806%, 51.5686%
        HSV (HSB):
        309°, 96.0474%, 99.2157%
        XYZ:
        53.0112, 26.0576, 67.2014
        xyY:
        0.3624, 0.1781, 26.0576
      CIE-Lab:
        58.0917, 92.2119, -42.5380
        CIE-LCH:
        58.0917, 101.5506, 335.2358
        CIE-Luv:
        58.0917, 98.6793, -79.3041
        Hunter-Lab:
        51.0466, 96.0381, -42.3208
      #fd0ad8 color charts
#fd0ad8 RGB chart
      #fd0ad8 CMYK chart
      #fd0ad8 RGB pie chart
      #fd0ad8 color shades, tints & tones
#fd0ad8 color schemes
#fd0ad8 color preview, HTML & CSS examples
           This text has a color of #fd0ad8        
        
          <p style="color:#fd0ad8;">Text here</p>
        
        
          .mytext {color:#fd0ad8;}
        
        Text color #fd0ad8
      
           This box has a color of #fd0ad8        
        
          <div style="background-color:#fd0ad8;">Content here</div>
        
        
          .mybackground {background-color:#fd0ad8;}
        
        Background color #fd0ad8
      
           Border around this has a color of #fd0ad8        
        
          <div style="border:2px solid #fd0ad8;">Content here</div>
        
        
          .myborder {border:2px solid #fd0ad8;}
        
        Border color #fd0ad8