#fd288f color space conversions
Hex:
        #fd288f
        RGB:
        253, 40, 143
        CMY:
        1, 84, 44
        CMYK:
        0, 84, 43, 1
      HSL:
        331°, 98.1567%, 57.4510%
        HSV (HSB):
        331°, 84.1897%, 99.2157%
        XYZ:
        46.2247, 24.3834, 28.2568
        xyY:
        0.4676, 0.2466, 24.3834
      CIE-Lab:
        56.4696, 80.8325, -2.6230
        CIE-LCH:
        56.4696, 80.8751, 358.1414
        CIE-Luv:
        56.4696, 128.0136, -19.4978
        Hunter-Lab:
        49.3796, 80.6816, 0.6378
      #fd288f color charts
#fd288f RGB chart
      #fd288f CMYK chart
      #fd288f RGB pie chart
      #fd288f color shades, tints & tones
#fd288f color schemes
#fd288f color preview, HTML & CSS examples
           This text has a color of #fd288f        
        
          <p style="color:#fd288f;">Text here</p>
        
        
          .mytext {color:#fd288f;}
        
        Text color #fd288f
      
           This box has a color of #fd288f        
        
          <div style="background-color:#fd288f;">Content here</div>
        
        
          .mybackground {background-color:#fd288f;}
        
        Background color #fd288f
      
           Border around this has a color of #fd288f        
        
          <div style="border:2px solid #fd288f;">Content here</div>
        
        
          .myborder {border:2px solid #fd288f;}
        
        Border color #fd288f