#fd4d94 color space conversions
Hex:
        #fd4d94
        RGB:
        253, 77, 148
        CMY:
        1, 70, 42
        CMYK:
        0, 70, 42, 1
      HSL:
        336°, 97.7778%, 64.7059%
        HSV (HSB):
        336°, 69.5652%, 99.2157%
        XYZ:
        48.5072, 28.3285, 30.9283
        xyY:
        0.4501, 0.2629, 28.3285
      CIE-Lab:
        60.1844, 71.1888, -0.1182
        CIE-LCH:
        60.1844, 71.1889, 359.9048
        CIE-Luv:
        60.1844, 113.3177, -14.1283
        Hunter-Lab:
        53.2245, 69.5364, 2.8043
      #fd4d94 color charts
#fd4d94 RGB chart
      #fd4d94 CMYK chart
      #fd4d94 RGB pie chart
      #fd4d94 color shades, tints & tones
#fd4d94 color schemes
#fd4d94 color preview, HTML & CSS examples
           This text has a color of #fd4d94        
        
          <p style="color:#fd4d94;">Text here</p>
        
        
          .mytext {color:#fd4d94;}
        
        Text color #fd4d94
      
           This box has a color of #fd4d94        
        
          <div style="background-color:#fd4d94;">Content here</div>
        
        
          .mybackground {background-color:#fd4d94;}
        
        Background color #fd4d94
      
           Border around this has a color of #fd4d94        
        
          <div style="border:2px solid #fd4d94;">Content here</div>
        
        
          .myborder {border:2px solid #fd4d94;}
        
        Border color #fd4d94