#fd025a color space conversions
Hex:
        #fd025a
        RGB:
        253, 2, 90
        CMY:
        1, 99, 65
        CMYK:
        0, 99, 64, 1
      HSL:
        339°, 98.4314%, 50.0000%
        HSV (HSB):
        339°, 99.2095%, 99.2157%
        XYZ:
        42.3752, 21.6642, 11.6211
        xyY:
        0.5601, 0.2863, 21.6642
      CIE-Lab:
        53.6689, 81.6715, 25.2497
        CIE-LCH:
        53.6689, 85.4856, 17.1796
        CIE-Luv:
        53.6689, 155.9993, 11.4705
        Hunter-Lab:
        46.5449, 81.0557, 17.7782
      #fd025a color charts
#fd025a RGB chart
      #fd025a CMYK chart
      #fd025a RGB pie chart
      #fd025a color shades, tints & tones
#fd025a color schemes
#fd025a color preview, HTML & CSS examples
           This text has a color of #fd025a        
        
          <p style="color:#fd025a;">Text here</p>
        
        
          .mytext {color:#fd025a;}
        
        Text color #fd025a
      
           This box has a color of #fd025a        
        
          <div style="background-color:#fd025a;">Content here</div>
        
        
          .mybackground {background-color:#fd025a;}
        
        Background color #fd025a
      
           Border around this has a color of #fd025a        
        
          <div style="border:2px solid #fd025a;">Content here</div>
        
        
          .myborder {border:2px solid #fd025a;}
        
        Border color #fd025a