#fd3d66 color space conversions
Hex:
        #fd3d66
        RGB:
        253, 61, 102
        CMY:
        1, 76, 60
        CMYK:
        0, 76, 60, 1
      HSL:
        347°, 97.9592%, 61.5686%
        HSV (HSB):
        347°, 75.8893%, 99.2157%
        XYZ:
        44.5750, 25.1794, 15.0811
        xyY:
        0.5254, 0.2968, 25.1794
      CIE-Lab:
        57.2498, 72.7352, 22.8133
        CIE-LCH:
        57.2498, 76.2289, 17.4140
        CIE-Luv:
        57.2498, 136.6012, 12.1991
        Hunter-Lab:
        50.1791, 70.7513, 17.3060
      #fd3d66 color charts
#fd3d66 RGB chart
      #fd3d66 CMYK chart
      #fd3d66 RGB pie chart
      #fd3d66 color shades, tints & tones
#fd3d66 color schemes
#fd3d66 color preview, HTML & CSS examples
           This text has a color of #fd3d66        
        
          <p style="color:#fd3d66;">Text here</p>
        
        
          .mytext {color:#fd3d66;}
        
        Text color #fd3d66
      
           This box has a color of #fd3d66        
        
          <div style="background-color:#fd3d66;">Content here</div>
        
        
          .mybackground {background-color:#fd3d66;}
        
        Background color #fd3d66
      
           Border around this has a color of #fd3d66        
        
          <div style="border:2px solid #fd3d66;">Content here</div>
        
        
          .myborder {border:2px solid #fd3d66;}
        
        Border color #fd3d66