#fd84bf color space conversions
Hex:
        #fd84bf
        RGB:
        253, 132, 191
        CMY:
        1, 48, 25
        CMYK:
        0, 48, 25, 1
      HSL:
        331°, 96.8000%, 75.4902%
        HSV (HSB):
        331°, 47.8261%, 99.2157%
        XYZ:
        58.1632, 41.1468, 54.1668
        xyY:
        0.3790, 0.2681, 41.1468
      CIE-Lab:
        70.2786, 52.6052, -9.7164
        CIE-LCH:
        70.2786, 53.4950, 349.5352
        CIE-Luv:
        70.2786, 72.9379, -24.0783
        Hunter-Lab:
        64.1457, 49.5973, -5.1644
      #fd84bf color charts
#fd84bf RGB chart
      #fd84bf CMYK chart
      #fd84bf RGB pie chart
      #fd84bf color shades, tints & tones
#fd84bf color schemes
#fd84bf color preview, HTML & CSS examples
           This text has a color of #fd84bf        
        
          <p style="color:#fd84bf;">Text here</p>
        
        
          .mytext {color:#fd84bf;}
        
        Text color #fd84bf
      
           This box has a color of #fd84bf        
        
          <div style="background-color:#fd84bf;">Content here</div>
        
        
          .mybackground {background-color:#fd84bf;}
        
        Background color #fd84bf
      
           Border around this has a color of #fd84bf        
        
          <div style="border:2px solid #fd84bf;">Content here</div>
        
        
          .myborder {border:2px solid #fd84bf;}
        
        Border color #fd84bf