#fd6384 color space conversions
Hex:
        #fd6384
        RGB:
        253, 99, 132
        CMY:
        1, 61, 48
        CMYK:
        0, 61, 48, 1
      HSL:
        347°, 97.4684%, 69.0196%
        HSV (HSB):
        347°, 60.8696%, 99.2157%
        XYZ:
        49.1347, 31.4723, 25.3149
        xyY:
        0.4639, 0.2971, 31.4723
      CIE-Lab:
        62.9043, 61.1806, 13.0617
        CIE-LCH:
        62.9043, 62.5594, 12.0514
        CIE-Luv:
        62.9043, 107.3558, 4.8986
        Hunter-Lab:
        56.1002, 58.1620, 12.5158
      #fd6384 color charts
#fd6384 RGB chart
      #fd6384 CMYK chart
      #fd6384 RGB pie chart
      #fd6384 color shades, tints & tones
#fd6384 color schemes
#fd6384 color preview, HTML & CSS examples
           This text has a color of #fd6384        
        
          <p style="color:#fd6384;">Text here</p>
        
        
          .mytext {color:#fd6384;}
        
        Text color #fd6384
      
           This box has a color of #fd6384        
        
          <div style="background-color:#fd6384;">Content here</div>
        
        
          .mybackground {background-color:#fd6384;}
        
        Background color #fd6384
      
           Border around this has a color of #fd6384        
        
          <div style="border:2px solid #fd6384;">Content here</div>
        
        
          .myborder {border:2px solid #fd6384;}
        
        Border color #fd6384