#fd128e color space conversions
Hex:
        #fd128e
        RGB:
        253, 18, 142
        CMY:
        1, 93, 44
        CMYK:
        0, 93, 44, 1
      HSL:
        328°, 98.3264%, 53.1373%
        HSV (HSB):
        328°, 92.8854%, 99.2157%
        XYZ:
        45.6068, 23.2683, 27.6787
        xyY:
        0.4723, 0.2410, 23.2683
      CIE-Lab:
        55.3476, 83.9090, -3.6816
        CIE-LCH:
        55.3476, 83.9897, 357.4877
        CIE-Luv:
        55.3476, 132.4443, -21.5318
        Hunter-Lab:
        48.2372, 84.3513, -0.2548
      #fd128e color charts
#fd128e RGB chart
      #fd128e CMYK chart
      #fd128e RGB pie chart
      #fd128e color shades, tints & tones
#fd128e color schemes
#fd128e color preview, HTML & CSS examples
           This text has a color of #fd128e        
        
          <p style="color:#fd128e;">Text here</p>
        
        
          .mytext {color:#fd128e;}
        
        Text color #fd128e
      
           This box has a color of #fd128e        
        
          <div style="background-color:#fd128e;">Content here</div>
        
        
          .mybackground {background-color:#fd128e;}
        
        Background color #fd128e
      
           Border around this has a color of #fd128e        
        
          <div style="border:2px solid #fd128e;">Content here</div>
        
        
          .myborder {border:2px solid #fd128e;}
        
        Border color #fd128e