#fd035a color space conversions
Hex:
        #fd035a
        RGB:
        253, 3, 90
        CMY:
        1, 99, 65
        CMYK:
        0, 99, 64, 1
      HSL:
        339°, 98.4252%, 50.1961%
        HSV (HSB):
        339°, 98.8142%, 99.2157%
        XYZ:
        42.3860, 21.6860, 11.6247
        xyY:
        0.5599, 0.2865, 21.6860
      CIE-Lab:
        53.6922, 81.6039, 25.2799
        CIE-LCH:
        53.6922, 85.4299, 17.2124
        CIE-Luv:
        53.6922, 155.8884, 11.5223
        Hunter-Lab:
        46.5682, 80.9751, 17.7973
      #fd035a color charts
#fd035a RGB chart
      #fd035a CMYK chart
      #fd035a RGB pie chart
      #fd035a color shades, tints & tones
#fd035a color schemes
#fd035a color preview, HTML & CSS examples
           This text has a color of #fd035a        
        
          <p style="color:#fd035a;">Text here</p>
        
        
          .mytext {color:#fd035a;}
        
        Text color #fd035a
      
           This box has a color of #fd035a        
        
          <div style="background-color:#fd035a;">Content here</div>
        
        
          .mybackground {background-color:#fd035a;}
        
        Background color #fd035a
      
           Border around this has a color of #fd035a        
        
          <div style="border:2px solid #fd035a;">Content here</div>
        
        
          .myborder {border:2px solid #fd035a;}
        
        Border color #fd035a