#fd1a6f color space conversions
Hex:
        #fd1a6f
        RGB:
        253, 26, 111
        CMY:
        1, 90, 56
        CMYK:
        0, 90, 56, 1
      HSL:
        338°, 98.2684%, 54.7059%
        HSV (HSB):
        338°, 89.7233%, 99.2157%
        XYZ:
        43.7467, 22.7691, 17.1281
        xyY:
        0.5230, 0.2722, 22.7691
      CIE-Lab:
        54.8337, 80.7279, 14.1629
        CIE-LCH:
        54.8337, 81.9609, 9.9507
        CIE-Luv:
        54.8337, 144.6290, 0.6770
        Hunter-Lab:
        47.7170, 80.1429, 12.1197
      #fd1a6f color charts
#fd1a6f RGB chart
      #fd1a6f CMYK chart
      #fd1a6f RGB pie chart
      #fd1a6f color shades, tints & tones
#fd1a6f color schemes
#fd1a6f color preview, HTML & CSS examples
           This text has a color of #fd1a6f        
        
          <p style="color:#fd1a6f;">Text here</p>
        
        
          .mytext {color:#fd1a6f;}
        
        Text color #fd1a6f
      
           This box has a color of #fd1a6f        
        
          <div style="background-color:#fd1a6f;">Content here</div>
        
        
          .mybackground {background-color:#fd1a6f;}
        
        Background color #fd1a6f
      
           Border around this has a color of #fd1a6f        
        
          <div style="border:2px solid #fd1a6f;">Content here</div>
        
        
          .myborder {border:2px solid #fd1a6f;}
        
        Border color #fd1a6f