#fd146b color space conversions
Hex:
        #fd146b
        RGB:
        253, 20, 107
        CMY:
        1, 92, 58
        CMYK:
        0, 92, 58, 1
      HSL:
        338°, 98.3122%, 53.5294%
        HSV (HSB):
        338°, 92.0949%, 99.2157%
        XYZ:
        43.4120, 22.4445, 15.9541
        xyY:
        0.5306, 0.2743, 22.4445
      CIE-Lab:
        54.4955, 81.1991, 16.1051
        CIE-LCH:
        54.4955, 82.7808, 11.2185
        CIE-Luv:
        54.4955, 147.3099, 2.6154
        Hunter-Lab:
        47.3756, 80.6587, 13.1966
      #fd146b color charts
#fd146b RGB chart
      #fd146b CMYK chart
      #fd146b RGB pie chart
      #fd146b color shades, tints & tones
#fd146b color schemes
#fd146b color preview, HTML & CSS examples
           This text has a color of #fd146b        
        
          <p style="color:#fd146b;">Text here</p>
        
        
          .mytext {color:#fd146b;}
        
        Text color #fd146b
      
           This box has a color of #fd146b        
        
          <div style="background-color:#fd146b;">Content here</div>
        
        
          .mybackground {background-color:#fd146b;}
        
        Background color #fd146b
      
           Border around this has a color of #fd146b        
        
          <div style="border:2px solid #fd146b;">Content here</div>
        
        
          .myborder {border:2px solid #fd146b;}
        
        Border color #fd146b