#fd0c5a color space conversions
Hex:
        #fd0c5a
        RGB:
        253, 12, 90
        CMY:
        1, 95, 65
        CMYK:
        0, 95, 64, 1
      HSL:
        341°, 98.3673%, 51.9608%
        HSV (HSB):
        341°, 95.2569%, 99.2157%
        XYZ:
        42.4849, 21.8838, 11.6576
        xyY:
        0.5588, 0.2878, 21.8838
      CIE-Lab:
        53.9035, 80.9901, 25.5546
        CIE-LCH:
        53.9035, 84.9261, 17.5119
        CIE-Luv:
        53.9035, 154.8826, 11.9921
        Hunter-Lab:
        46.7801, 80.2457, 17.9709
      #fd0c5a color charts
#fd0c5a RGB chart
      #fd0c5a CMYK chart
      #fd0c5a RGB pie chart
      #fd0c5a color shades, tints & tones
#fd0c5a color schemes
#fd0c5a color preview, HTML & CSS examples
           This text has a color of #fd0c5a        
        
          <p style="color:#fd0c5a;">Text here</p>
        
        
          .mytext {color:#fd0c5a;}
        
        Text color #fd0c5a
      
           This box has a color of #fd0c5a        
        
          <div style="background-color:#fd0c5a;">Content here</div>
        
        
          .mybackground {background-color:#fd0c5a;}
        
        Background color #fd0c5a
      
           Border around this has a color of #fd0c5a        
        
          <div style="border:2px solid #fd0c5a;">Content here</div>
        
        
          .myborder {border:2px solid #fd0c5a;}
        
        Border color #fd0c5a