#fd414b color space conversions
Hex:
        #fd414b
        RGB:
        253, 65, 75
        CMY:
        1, 75, 71
        CMYK:
        0, 74, 70, 1
      HSL:
        357°, 97.9167%, 62.3529%
        HSV (HSB):
        357°, 74.3083%, 99.2157%
        XYZ:
        43.6683, 25.1712, 9.2136
        xyY:
        0.5595, 0.3225, 25.1712
      CIE-Lab:
        57.2419, 70.1174, 38.4741
        CIE-LCH:
        57.2419, 79.9794, 28.7540
        CIE-Luv:
        57.2419, 142.3500, 27.0476
        Hunter-Lab:
        50.1709, 67.5655, 24.2314
      #fd414b color charts
#fd414b RGB chart
      #fd414b CMYK chart
      #fd414b RGB pie chart
      #fd414b color shades, tints & tones
#fd414b color schemes
#fd414b color preview, HTML & CSS examples
           This text has a color of #fd414b        
        
          <p style="color:#fd414b;">Text here</p>
        
        
          .mytext {color:#fd414b;}
        
        Text color #fd414b
      
           This box has a color of #fd414b        
        
          <div style="background-color:#fd414b;">Content here</div>
        
        
          .mybackground {background-color:#fd414b;}
        
        Background color #fd414b
      
           Border around this has a color of #fd414b        
        
          <div style="border:2px solid #fd414b;">Content here</div>
        
        
          .myborder {border:2px solid #fd414b;}
        
        Border color #fd414b