#fd1a81 color space conversions
Hex:
        #fd1a81
        RGB:
        253, 26, 129
        CMY:
        1, 90, 49
        CMYK:
        0, 90, 49, 1
      HSL:
        333°, 98.2684%, 54.7059%
        HSV (HSB):
        333°, 89.7233%, 99.2157%
        XYZ:
        44.8399, 23.2064, 22.8848
        xyY:
        0.4931, 0.2552, 23.2064
      CIE-Lab:
        55.2843, 81.9750, 3.9919
        CIE-LCH:
        55.2843, 82.0722, 2.7879
        CIE-Luv:
        55.2843, 137.0758, -11.4002
        Hunter-Lab:
        48.1730, 81.8464, 5.5551
      #fd1a81 color charts
#fd1a81 RGB chart
      #fd1a81 CMYK chart
      #fd1a81 RGB pie chart
      #fd1a81 color shades, tints & tones
#fd1a81 color schemes
#fd1a81 color preview, HTML & CSS examples
           This text has a color of #fd1a81        
        
          <p style="color:#fd1a81;">Text here</p>
        
        
          .mytext {color:#fd1a81;}
        
        Text color #fd1a81
      
           This box has a color of #fd1a81        
        
          <div style="background-color:#fd1a81;">Content here</div>
        
        
          .mybackground {background-color:#fd1a81;}
        
        Background color #fd1a81
      
           Border around this has a color of #fd1a81        
        
          <div style="border:2px solid #fd1a81;">Content here</div>
        
        
          .myborder {border:2px solid #fd1a81;}
        
        Border color #fd1a81