#fd305f color space conversions
Hex:
        #fd305f
        RGB:
        253, 48, 95
        CMY:
        1, 81, 63
        CMYK:
        0, 81, 62, 1
      HSL:
        346°, 98.0861%, 59.0196%
        HSV (HSB):
        346°, 81.0277%, 99.2157%
        XYZ:
        43.6305, 23.8228, 13.1251
        xyY:
        0.5415, 0.2956, 23.8228
      CIE-Lab:
        55.9099, 75.7474, 25.1854
        CIE-LCH:
        55.9099, 79.8246, 18.3916
        CIE-Luv:
        55.9099, 144.2670, 13.4922
        Hunter-Lab:
        48.8086, 74.1481, 18.2223
      #fd305f color charts
#fd305f RGB chart
      #fd305f CMYK chart
      #fd305f RGB pie chart
      #fd305f color shades, tints & tones
#fd305f color schemes
#fd305f color preview, HTML & CSS examples
           This text has a color of #fd305f        
        
          <p style="color:#fd305f;">Text here</p>
        
        
          .mytext {color:#fd305f;}
        
        Text color #fd305f
      
           This box has a color of #fd305f        
        
          <div style="background-color:#fd305f;">Content here</div>
        
        
          .mybackground {background-color:#fd305f;}
        
        Background color #fd305f
      
           Border around this has a color of #fd305f        
        
          <div style="border:2px solid #fd305f;">Content here</div>
        
        
          .myborder {border:2px solid #fd305f;}
        
        Border color #fd305f