#fd248d color space conversions
Hex:
        #fd248d
        RGB:
        253, 36, 141
        CMY:
        1, 86, 45
        CMYK:
        0, 86, 44, 1
      HSL:
        331°, 98.1900%, 56.6667%
        HSV (HSB):
        331°, 85.7708%, 99.2157%
        XYZ:
        45.9466, 24.0675, 27.4231
        xyY:
        0.4716, 0.2470, 24.0675
      CIE-Lab:
        56.1553, 81.3972, -1.8979
        CIE-LCH:
        56.1553, 81.4194, 358.6643
        CIE-Luv:
        56.1553, 129.8165, -18.6762
        Hunter-Lab:
        49.0586, 81.3243, 1.1987
      #fd248d color charts
#fd248d RGB chart
      #fd248d CMYK chart
      #fd248d RGB pie chart
      #fd248d color shades, tints & tones
#fd248d color schemes
#fd248d color preview, HTML & CSS examples
           This text has a color of #fd248d        
        
          <p style="color:#fd248d;">Text here</p>
        
        
          .mytext {color:#fd248d;}
        
        Text color #fd248d
      
           This box has a color of #fd248d        
        
          <div style="background-color:#fd248d;">Content here</div>
        
        
          .mybackground {background-color:#fd248d;}
        
        Background color #fd248d
      
           Border around this has a color of #fd248d        
        
          <div style="border:2px solid #fd248d;">Content here</div>
        
        
          .myborder {border:2px solid #fd248d;}
        
        Border color #fd248d