#fd546d color space conversions
Hex:
        #fd546d
        RGB:
        253, 84, 109
        CMY:
        1, 67, 57
        CMYK:
        0, 67, 57, 1
      HSL:
        351°, 97.6879%, 66.0784%
        HSV (HSB):
        351°, 66.7984%, 99.2157%
        XYZ:
        46.4387, 28.3274, 17.4881
        xyY:
        0.5034, 0.3071, 28.3274
      CIE-Lab:
        60.1834, 65.4306, 22.6352
        CIE-LCH:
        60.1834, 69.2352, 19.0827
        CIE-Luv:
        60.1834, 122.6617, 14.3769
        Hunter-Lab:
        53.2235, 62.6039, 17.7750
      #fd546d color charts
#fd546d RGB chart
      #fd546d CMYK chart
      #fd546d RGB pie chart
      #fd546d color shades, tints & tones
#fd546d color schemes
#fd546d color preview, HTML & CSS examples
           This text has a color of #fd546d        
        
          <p style="color:#fd546d;">Text here</p>
        
        
          .mytext {color:#fd546d;}
        
        Text color #fd546d
      
           This box has a color of #fd546d        
        
          <div style="background-color:#fd546d;">Content here</div>
        
        
          .mybackground {background-color:#fd546d;}
        
        Background color #fd546d
      
           Border around this has a color of #fd546d        
        
          <div style="border:2px solid #fd546d;">Content here</div>
        
        
          .myborder {border:2px solid #fd546d;}
        
        Border color #fd546d