#fd1190 color space conversions
Hex:
        #fd1190
        RGB:
        253, 17, 144
        CMY:
        1, 93, 44
        CMYK:
        0, 93, 43, 1
      HSL:
        328°, 98.3333%, 52.9412%
        HSV (HSB):
        328°, 93.2806%, 99.2157%
        XYZ:
        45.7425, 23.2972, 28.4715
        xyY:
        0.4691, 0.2389, 23.2972
      CIE-Lab:
        55.3771, 84.1696, -4.8289
        CIE-LCH:
        55.3771, 84.3080, 356.7164
        CIE-Luv:
        55.3771, 131.6417, -23.0893
        Hunter-Lab:
        48.2671, 84.6960, -1.1866
      #fd1190 color charts
#fd1190 RGB chart
      #fd1190 CMYK chart
      #fd1190 RGB pie chart
      #fd1190 color shades, tints & tones
#fd1190 color schemes
#fd1190 color preview, HTML & CSS examples
           This text has a color of #fd1190        
        
          <p style="color:#fd1190;">Text here</p>
        
        
          .mytext {color:#fd1190;}
        
        Text color #fd1190
      
           This box has a color of #fd1190        
        
          <div style="background-color:#fd1190;">Content here</div>
        
        
          .mybackground {background-color:#fd1190;}
        
        Background color #fd1190
      
           Border around this has a color of #fd1190        
        
          <div style="border:2px solid #fd1190;">Content here</div>
        
        
          .myborder {border:2px solid #fd1190;}
        
        Border color #fd1190