#fd0c8f color space conversions
Hex:
        #fd0c8f
        RGB:
        253, 12, 143
        CMY:
        1, 95, 44
        CMYK:
        0, 95, 43, 1
      HSL:
        327°, 98.3673%, 51.9608%
        HSV (HSB):
        327°, 95.2569%, 99.2157%
        XYZ:
        45.5974, 23.1288, 28.0476
        xyY:
        0.4712, 0.2390, 23.1288
      CIE-Lab:
        55.2047, 84.4979, -4.4884
        CIE-LCH:
        55.2047, 84.6170, 356.9594
        CIE-Luv:
        55.2047, 132.6179, -22.7097
        Hunter-Lab:
        48.0924, 85.0780, -0.9135
      #fd0c8f color charts
#fd0c8f RGB chart
      #fd0c8f CMYK chart
      #fd0c8f RGB pie chart
      #fd0c8f color shades, tints & tones
#fd0c8f color schemes
#fd0c8f color preview, HTML & CSS examples
           This text has a color of #fd0c8f        
        
          <p style="color:#fd0c8f;">Text here</p>
        
        
          .mytext {color:#fd0c8f;}
        
        Text color #fd0c8f
      
           This box has a color of #fd0c8f        
        
          <div style="background-color:#fd0c8f;">Content here</div>
        
        
          .mybackground {background-color:#fd0c8f;}
        
        Background color #fd0c8f
      
           Border around this has a color of #fd0c8f        
        
          <div style="border:2px solid #fd0c8f;">Content here</div>
        
        
          .myborder {border:2px solid #fd0c8f;}
        
        Border color #fd0c8f