#fd018e color space conversions
Hex:
        #fd018e
        RGB:
        253, 1, 142
        CMY:
        1, 100, 44
        CMYK:
        0, 100, 44, 1
      HSL:
        326°, 99.2126%, 49.8039%
        HSV (HSB):
        326°, 99.6047%, 99.2157%
        XYZ:
        45.4014, 22.8573, 27.6102
        xyY:
        0.4736, 0.2384, 22.8573
      CIE-Lab:
        54.9251, 85.1414, -4.3054
        CIE-LCH:
        54.9251, 85.2502, 357.1051
        CIE-Luv:
        54.9251, 133.9934, -22.6040
        Hunter-Lab:
        47.8094, 85.8431, -0.7738
      #fd018e color charts
#fd018e RGB chart
      #fd018e CMYK chart
      #fd018e RGB pie chart
      #fd018e color shades, tints & tones
#fd018e color schemes
#fd018e color preview, HTML & CSS examples
           This text has a color of #fd018e        
        
          <p style="color:#fd018e;">Text here</p>
        
        
          .mytext {color:#fd018e;}
        
        Text color #fd018e
      
           This box has a color of #fd018e        
        
          <div style="background-color:#fd018e;">Content here</div>
        
        
          .mybackground {background-color:#fd018e;}
        
        Background color #fd018e
      
           Border around this has a color of #fd018e        
        
          <div style="border:2px solid #fd018e;">Content here</div>
        
        
          .myborder {border:2px solid #fd018e;}
        
        Border color #fd018e