#fd408e color space conversions
Hex:
        #fd408e
        RGB:
        253, 64, 142
        CMY:
        1, 75, 44
        CMYK:
        0, 75, 44, 1
      HSL:
        335°, 97.9275%, 62.1569%
        HSV (HSB):
        335°, 74.7036%, 99.2157%
        XYZ:
        47.2239, 26.5024, 28.2177
        xyY:
        0.4632, 0.2600, 26.5024
      CIE-Lab:
        58.5109, 74.8468, 0.9553
        CIE-LCH:
        58.5109, 74.8529, 0.7312
        CIE-Luv:
        58.5109, 120.9130, -13.5367
        Hunter-Lab:
        51.4805, 73.6500, 3.5381
      #fd408e color charts
#fd408e RGB chart
      #fd408e CMYK chart
      #fd408e RGB pie chart
      #fd408e color shades, tints & tones
#fd408e color schemes
#fd408e color preview, HTML & CSS examples
           This text has a color of #fd408e        
        
          <p style="color:#fd408e;">Text here</p>
        
        
          .mytext {color:#fd408e;}
        
        Text color #fd408e
      
           This box has a color of #fd408e        
        
          <div style="background-color:#fd408e;">Content here</div>
        
        
          .mybackground {background-color:#fd408e;}
        
        Background color #fd408e
      
           Border around this has a color of #fd408e        
        
          <div style="border:2px solid #fd408e;">Content here</div>
        
        
          .myborder {border:2px solid #fd408e;}
        
        Border color #fd408e