#fd378b color space conversions
Hex:
        #fd378b
        RGB:
        253, 55, 139
        CMY:
        1, 78, 45
        CMYK:
        0, 78, 45, 1
      HSL:
        335°, 98.0198%, 60.3922%
        HSV (HSB):
        335°, 78.2609%, 99.2157%
        XYZ:
        46.5344, 25.4791, 26.8914
        xyY:
        0.4705, 0.2576, 25.4791
      CIE-Lab:
        57.5393, 77.0981, 1.3099
        CIE-LCH:
        57.5393, 77.1092, 0.9734
        CIE-Luv:
        57.5393, 125.3436, -13.5923
        Hunter-Lab:
        50.4768, 76.2240, 3.7472
      #fd378b color charts
#fd378b RGB chart
      #fd378b CMYK chart
      #fd378b RGB pie chart
      #fd378b color shades, tints & tones
#fd378b color schemes
#fd378b color preview, HTML & CSS examples
           This text has a color of #fd378b        
        
          <p style="color:#fd378b;">Text here</p>
        
        
          .mytext {color:#fd378b;}
        
        Text color #fd378b
      
           This box has a color of #fd378b        
        
          <div style="background-color:#fd378b;">Content here</div>
        
        
          .mybackground {background-color:#fd378b;}
        
        Background color #fd378b
      
           Border around this has a color of #fd378b        
        
          <div style="border:2px solid #fd378b;">Content here</div>
        
        
          .myborder {border:2px solid #fd378b;}
        
        Border color #fd378b