#fd275f color space conversions
Hex:
        #fd275f
        RGB:
        253, 39, 95
        CMY:
        1, 85, 63
        CMYK:
        0, 85, 62, 1
      HSL:
        344°, 98.1651%, 57.2549%
        HSV (HSB):
        344°, 84.5850%, 99.2157%
        XYZ:
        43.2991, 23.1599, 13.0147
        xyY:
        0.5448, 0.2914, 23.1599
      CIE-Lab:
        55.2367, 77.6701, 24.3026
        CIE-LCH:
        55.2367, 81.3835, 17.3747
        CIE-Luv:
        55.2367, 147.3382, 11.9900
        Hunter-Lab:
        48.1247, 76.3828, 17.6532
      #fd275f color charts
#fd275f RGB chart
      #fd275f CMYK chart
      #fd275f RGB pie chart
      #fd275f color shades, tints & tones
#fd275f color schemes
#fd275f color preview, HTML & CSS examples
           This text has a color of #fd275f        
        
          <p style="color:#fd275f;">Text here</p>
        
        
          .mytext {color:#fd275f;}
        
        Text color #fd275f
      
           This box has a color of #fd275f        
        
          <div style="background-color:#fd275f;">Content here</div>
        
        
          .mybackground {background-color:#fd275f;}
        
        Background color #fd275f
      
           Border around this has a color of #fd275f        
        
          <div style="border:2px solid #fd275f;">Content here</div>
        
        
          .myborder {border:2px solid #fd275f;}
        
        Border color #fd275f