#fd0cb2 color space conversions
Hex:
        #fd0cb2
        RGB:
        253, 12, 178
        CMY:
        1, 95, 30
        CMYK:
        0, 95, 30, 1
      HSL:
        319°, 98.3673%, 51.9608%
        HSV (HSB):
        319°, 95.2569%, 99.2157%
        XYZ:
        48.6754, 24.3599, 44.2559
        xyY:
        0.4150, 0.2077, 24.3599
      CIE-Lab:
        56.4464, 87.7620, -23.2420
        CIE-LCH:
        56.4464, 90.7875, 345.1669
        CIE-Luv:
        56.4464, 116.0928, -49.4710
        Hunter-Lab:
        49.3558, 89.6665, -18.6146
      #fd0cb2 color charts
#fd0cb2 RGB chart
      #fd0cb2 CMYK chart
      #fd0cb2 RGB pie chart
      #fd0cb2 color shades, tints & tones
#fd0cb2 color schemes
#fd0cb2 color preview, HTML & CSS examples
           This text has a color of #fd0cb2        
        
          <p style="color:#fd0cb2;">Text here</p>
        
        
          .mytext {color:#fd0cb2;}
        
        Text color #fd0cb2
      
           This box has a color of #fd0cb2        
        
          <div style="background-color:#fd0cb2;">Content here</div>
        
        
          .mybackground {background-color:#fd0cb2;}
        
        Background color #fd0cb2
      
           Border around this has a color of #fd0cb2        
        
          <div style="border:2px solid #fd0cb2;">Content here</div>
        
        
          .myborder {border:2px solid #fd0cb2;}
        
        Border color #fd0cb2