#fd485a color space conversions
Hex:
        #fd485a
        RGB:
        253, 72, 90
        CMY:
        1, 72, 65
        CMYK:
        0, 72, 64, 1
      HSL:
        354°, 97.8378%, 63.7255%
        HSV (HSB):
        354°, 71.5415%, 99.2157%
        XYZ:
        44.6708, 26.2556, 12.3863
        xyY:
        0.5362, 0.3151, 26.2556
      CIE-Lab:
        58.2788, 68.5780, 31.1596
        CIE-LCH:
        58.2788, 75.3250, 24.4355
        CIE-Luv:
        58.2788, 134.7143, 21.5499
        Hunter-Lab:
        51.2402, 65.9448, 21.5360
      #fd485a color charts
#fd485a RGB chart
      #fd485a CMYK chart
      #fd485a RGB pie chart
      #fd485a color shades, tints & tones
#fd485a color schemes
#fd485a color preview, HTML & CSS examples
           This text has a color of #fd485a        
        
          <p style="color:#fd485a;">Text here</p>
        
        
          .mytext {color:#fd485a;}
        
        Text color #fd485a
      
           This box has a color of #fd485a        
        
          <div style="background-color:#fd485a;">Content here</div>
        
        
          .mybackground {background-color:#fd485a;}
        
        Background color #fd485a
      
           Border around this has a color of #fd485a        
        
          <div style="border:2px solid #fd485a;">Content here</div>
        
        
          .myborder {border:2px solid #fd485a;}
        
        Border color #fd485a