#fd3d6c color space conversions
Hex:
        #fd3d6c
        RGB:
        253, 61, 108
        CMY:
        1, 76, 58
        CMYK:
        0, 76, 57, 1
      HSL:
        345°, 97.9592%, 61.5686%
        HSV (HSB):
        345°, 75.8893%, 99.2157%
        XYZ:
        44.8835, 25.3028, 16.7057
        xyY:
        0.5165, 0.2912, 25.3028
      CIE-Lab:
        57.3693, 73.1144, 19.4296
        CIE-LCH:
        57.3693, 75.6520, 14.8820
        CIE-Luv:
        57.3693, 134.6101, 8.6121
        Hunter-Lab:
        50.3019, 71.2440, 15.5207
      #fd3d6c color charts
#fd3d6c RGB chart
      #fd3d6c CMYK chart
      #fd3d6c RGB pie chart
      #fd3d6c color shades, tints & tones
#fd3d6c color schemes
#fd3d6c color preview, HTML & CSS examples
           This text has a color of #fd3d6c        
        
          <p style="color:#fd3d6c;">Text here</p>
        
        
          .mytext {color:#fd3d6c;}
        
        Text color #fd3d6c
      
           This box has a color of #fd3d6c        
        
          <div style="background-color:#fd3d6c;">Content here</div>
        
        
          .mybackground {background-color:#fd3d6c;}
        
        Background color #fd3d6c
      
           Border around this has a color of #fd3d6c        
        
          <div style="border:2px solid #fd3d6c;">Content here</div>
        
        
          .myborder {border:2px solid #fd3d6c;}
        
        Border color #fd3d6c