#fd268f color space conversions
Hex:
        #fd268f
        RGB:
        253, 38, 143
        CMY:
        1, 85, 44
        CMYK:
        0, 85, 43, 1
      HSL:
        331°, 98.1735%, 57.0588%
        HSV (HSB):
        331°, 84.9802%, 99.2157%
        XYZ:
        46.1591, 24.2520, 28.2349
        xyY:
        0.4679, 0.2458, 24.2520
      CIE-Lab:
        56.3393, 81.2081, -2.8148
        CIE-LCH:
        56.3393, 81.2569, 358.0148
        CIE-Luv:
        56.3393, 128.4874, -19.8285
        Hunter-Lab:
        49.2464, 81.1285, 0.4792
      #fd268f color charts
#fd268f RGB chart
      #fd268f CMYK chart
      #fd268f RGB pie chart
      #fd268f color shades, tints & tones
#fd268f color schemes
#fd268f color preview, HTML & CSS examples
           This text has a color of #fd268f        
        
          <p style="color:#fd268f;">Text here</p>
        
        
          .mytext {color:#fd268f;}
        
        Text color #fd268f
      
           This box has a color of #fd268f        
        
          <div style="background-color:#fd268f;">Content here</div>
        
        
          .mybackground {background-color:#fd268f;}
        
        Background color #fd268f
      
           Border around this has a color of #fd268f        
        
          <div style="border:2px solid #fd268f;">Content here</div>
        
        
          .myborder {border:2px solid #fd268f;}
        
        Border color #fd268f