#fd0bd4 color space conversions
Hex:
        #fd0bd4
        RGB:
        253, 11, 212
        CMY:
        1, 96, 17
        CMYK:
        0, 96, 16, 1
      HSL:
        310°, 98.3740%, 51.7647%
        HSV (HSB):
        310°, 95.6522%, 99.2157%
        XYZ:
        52.5114, 25.8755, 64.5142
        xyY:
        0.3675, 0.1811, 25.8755
      CIE-Lab:
        57.9186, 91.6600, -40.5356
        CIE-LCH:
        57.9186, 100.2232, 336.1431
        CIE-Luv:
        57.9186, 100.4162, -76.1425
        Hunter-Lab:
        50.8679, 95.2481, -39.5881
      #fd0bd4 color charts
#fd0bd4 RGB chart
      #fd0bd4 CMYK chart
      #fd0bd4 RGB pie chart
      #fd0bd4 color shades, tints & tones
#fd0bd4 color schemes
#fd0bd4 color preview, HTML & CSS examples
           This text has a color of #fd0bd4        
        
          <p style="color:#fd0bd4;">Text here</p>
        
        
          .mytext {color:#fd0bd4;}
        
        Text color #fd0bd4
      
           This box has a color of #fd0bd4        
        
          <div style="background-color:#fd0bd4;">Content here</div>
        
        
          .mybackground {background-color:#fd0bd4;}
        
        Background color #fd0bd4
      
           Border around this has a color of #fd0bd4        
        
          <div style="border:2px solid #fd0bd4;">Content here</div>
        
        
          .myborder {border:2px solid #fd0bd4;}
        
        Border color #fd0bd4