#fd547a color space conversions
Hex:
        #fd547a
        RGB:
        253, 84, 122
        CMY:
        1, 67, 52
        CMYK:
        0, 67, 52, 1
      HSL:
        347°, 97.6879%, 66.0784%
        HSV (HSB):
        347°, 66.7984%, 99.2157%
        XYZ:
        47.1912, 28.6284, 21.4509
        xyY:
        0.4852, 0.2943, 28.6284
      CIE-Lab:
        60.4523, 66.3873, 15.4395
        CIE-LCH:
        60.4523, 68.1591, 13.0924
        CIE-Luv:
        60.4523, 118.7444, 6.2464
        Hunter-Lab:
        53.5055, 63.7999, 13.6839
      #fd547a color charts
#fd547a RGB chart
      #fd547a CMYK chart
      #fd547a RGB pie chart
      #fd547a color shades, tints & tones
#fd547a color schemes
#fd547a color preview, HTML & CSS examples
           This text has a color of #fd547a        
        
          <p style="color:#fd547a;">Text here</p>
        
        
          .mytext {color:#fd547a;}
        
        Text color #fd547a
      
           This box has a color of #fd547a        
        
          <div style="background-color:#fd547a;">Content here</div>
        
        
          .mybackground {background-color:#fd547a;}
        
        Background color #fd547a
      
           Border around this has a color of #fd547a        
        
          <div style="border:2px solid #fd547a;">Content here</div>
        
        
          .myborder {border:2px solid #fd547a;}
        
        Border color #fd547a