#fd0c64 color space conversions
Hex:
        #fd0c64
        RGB:
        253, 12, 100
        CMY:
        1, 95, 61
        CMYK:
        0, 95, 60, 1
      HSL:
        338°, 98.3673%, 51.9608%
        HSV (HSB):
        338°, 95.2569%, 99.2157%
        XYZ:
        42.9397, 22.0657, 14.0525
        xyY:
        0.5431, 0.2791, 22.0657
      CIE-Lab:
        54.0966, 81.5168, 19.7849
        CIE-LCH:
        54.0966, 83.8834, 13.6424
        CIE-Luv:
        54.0966, 151.1721, 6.2953
        Hunter-Lab:
        46.9741, 80.9647, 15.1450
      #fd0c64 color charts
#fd0c64 RGB chart
      #fd0c64 CMYK chart
      #fd0c64 RGB pie chart
      #fd0c64 color shades, tints & tones
#fd0c64 color schemes
#fd0c64 color preview, HTML & CSS examples
           This text has a color of #fd0c64        
        
          <p style="color:#fd0c64;">Text here</p>
        
        
          .mytext {color:#fd0c64;}
        
        Text color #fd0c64
      
           This box has a color of #fd0c64        
        
          <div style="background-color:#fd0c64;">Content here</div>
        
        
          .mybackground {background-color:#fd0c64;}
        
        Background color #fd0c64
      
           Border around this has a color of #fd0c64        
        
          <div style="border:2px solid #fd0c64;">Content here</div>
        
        
          .myborder {border:2px solid #fd0c64;}
        
        Border color #fd0c64