#fd0cb4 color space conversions
Hex:
        #fd0cb4
        RGB:
        253, 12, 180
        CMY:
        1, 95, 29
        CMYK:
        0, 95, 29, 1
      HSL:
        318°, 98.3673%, 51.9608%
        HSV (HSB):
        318°, 95.2569%, 99.2157%
        XYZ:
        48.8777, 24.4409, 45.3214
        xyY:
        0.4120, 0.2060, 24.4409
      CIE-Lab:
        56.5265, 87.9701, -24.2834
        CIE-LCH:
        56.5265, 91.2602, 344.5683
        CIE-Luv:
        56.5265, 115.1475, -51.0350
        Hunter-Lab:
        49.4377, 89.9620, -19.7470
      #fd0cb4 color charts
#fd0cb4 RGB chart
      #fd0cb4 CMYK chart
      #fd0cb4 RGB pie chart
      #fd0cb4 color shades, tints & tones
#fd0cb4 color schemes
#fd0cb4 color preview, HTML & CSS examples
           This text has a color of #fd0cb4        
        
          <p style="color:#fd0cb4;">Text here</p>
        
        
          .mytext {color:#fd0cb4;}
        
        Text color #fd0cb4
      
           This box has a color of #fd0cb4        
        
          <div style="background-color:#fd0cb4;">Content here</div>
        
        
          .mybackground {background-color:#fd0cb4;}
        
        Background color #fd0cb4
      
           Border around this has a color of #fd0cb4        
        
          <div style="border:2px solid #fd0cb4;">Content here</div>
        
        
          .myborder {border:2px solid #fd0cb4;}
        
        Border color #fd0cb4