#fd4d7a color space conversions
Hex:
        #fd4d7a
        RGB:
        253, 77, 122
        CMY:
        1, 70, 52
        CMYK:
        0, 70, 52, 1
      HSL:
        345°, 97.7778%, 64.7059%
        HSV (HSB):
        345°, 69.5652%, 99.2157%
        XYZ:
        46.6747, 27.5955, 21.2788
        xyY:
        0.4885, 0.2888, 27.5955
      CIE-Lab:
        59.5216, 68.9495, 14.1470
        CIE-LCH:
        59.5216, 70.3859, 11.5950
        CIE-Luv:
        59.5216, 122.3765, 4.0480
        Hunter-Lab:
        52.5315, 66.6690, 12.7556
      #fd4d7a color charts
#fd4d7a RGB chart
      #fd4d7a CMYK chart
      #fd4d7a RGB pie chart
      #fd4d7a color shades, tints & tones
#fd4d7a color schemes
#fd4d7a color preview, HTML & CSS examples
           This text has a color of #fd4d7a        
        
          <p style="color:#fd4d7a;">Text here</p>
        
        
          .mytext {color:#fd4d7a;}
        
        Text color #fd4d7a
      
           This box has a color of #fd4d7a        
        
          <div style="background-color:#fd4d7a;">Content here</div>
        
        
          .mybackground {background-color:#fd4d7a;}
        
        Background color #fd4d7a
      
           Border around this has a color of #fd4d7a        
        
          <div style="border:2px solid #fd4d7a;">Content here</div>
        
        
          .myborder {border:2px solid #fd4d7a;}
        
        Border color #fd4d7a