#fd146a color space conversions
Hex:
        #fd146a
        RGB:
        253, 20, 106
        CMY:
        1, 92, 58
        CMYK:
        0, 92, 58, 1
      HSL:
        338°, 98.3122%, 53.5294%
        HSV (HSB):
        338°, 92.0949%, 99.2157%
        XYZ:
        43.3597, 22.4236, 15.6785
        xyY:
        0.5323, 0.2753, 22.4236
      CIE-Lab:
        54.4736, 81.1388, 16.6778
        CIE-LCH:
        54.4736, 82.8351, 11.6152
        CIE-Luv:
        54.4736, 147.7066, 3.2361
        Hunter-Lab:
        47.3535, 80.5765, 13.5168
      #fd146a color charts
#fd146a RGB chart
      #fd146a CMYK chart
      #fd146a RGB pie chart
      #fd146a color shades, tints & tones
#fd146a color schemes
#fd146a color preview, HTML & CSS examples
           This text has a color of #fd146a        
        
          <p style="color:#fd146a;">Text here</p>
        
        
          .mytext {color:#fd146a;}
        
        Text color #fd146a
      
           This box has a color of #fd146a        
        
          <div style="background-color:#fd146a;">Content here</div>
        
        
          .mybackground {background-color:#fd146a;}
        
        Background color #fd146a
      
           Border around this has a color of #fd146a        
        
          <div style="border:2px solid #fd146a;">Content here</div>
        
        
          .myborder {border:2px solid #fd146a;}
        
        Border color #fd146a