#fd4d5a color space conversions
Hex:
        #fd4d5a
        RGB:
        253, 77, 90
        CMY:
        1, 70, 65
        CMYK:
        0, 70, 64, 1
      HSL:
        356°, 97.7778%, 64.7059%
        HSV (HSB):
        356°, 69.5652%, 99.2157%
        XYZ:
        45.0074, 26.9286, 12.4984
        xyY:
        0.5330, 0.3189, 26.9286
      CIE-Lab:
        58.9082, 66.8391, 31.9530
        CIE-LCH:
        58.9082, 74.0841, 25.5505
        CIE-Luv:
        58.9082, 131.9197, 22.8967
        Hunter-Lab:
        51.8928, 64.0033, 22.0449
      #fd4d5a color charts
#fd4d5a RGB chart
      #fd4d5a CMYK chart
      #fd4d5a RGB pie chart
      #fd4d5a color shades, tints & tones
#fd4d5a color schemes
#fd4d5a color preview, HTML & CSS examples
           This text has a color of #fd4d5a        
        
          <p style="color:#fd4d5a;">Text here</p>
        
        
          .mytext {color:#fd4d5a;}
        
        Text color #fd4d5a
      
           This box has a color of #fd4d5a        
        
          <div style="background-color:#fd4d5a;">Content here</div>
        
        
          .mybackground {background-color:#fd4d5a;}
        
        Background color #fd4d5a
      
           Border around this has a color of #fd4d5a        
        
          <div style="border:2px solid #fd4d5a;">Content here</div>
        
        
          .myborder {border:2px solid #fd4d5a;}
        
        Border color #fd4d5a