#fd0e7e color space conversions
Hex:
        #fd0e7e
        RGB:
        253, 14, 126
        CMY:
        1, 95, 51
        CMYK:
        0, 94, 50, 1
      HSL:
        332°, 98.3539%, 52.3529%
        HSV (HSB):
        332°, 94.4664%, 99.2157%
        XYZ:
        44.4309, 22.7031, 21.7790
        xyY:
        0.4997, 0.2553, 22.7031
      CIE-Lab:
        54.7652, 83.0259, 5.0439
        CIE-LCH:
        54.7652, 83.1790, 3.4765
        CIE-Luv:
        54.7652, 140.1300, -10.3884
        Hunter-Lab:
        47.6478, 83.0655, 6.2529
      #fd0e7e color charts
#fd0e7e RGB chart
      #fd0e7e CMYK chart
      #fd0e7e RGB pie chart
      #fd0e7e color shades, tints & tones
#fd0e7e color schemes
#fd0e7e color preview, HTML & CSS examples
           This text has a color of #fd0e7e        
        
          <p style="color:#fd0e7e;">Text here</p>
        
        
          .mytext {color:#fd0e7e;}
        
        Text color #fd0e7e
      
           This box has a color of #fd0e7e        
        
          <div style="background-color:#fd0e7e;">Content here</div>
        
        
          .mybackground {background-color:#fd0e7e;}
        
        Background color #fd0e7e
      
           Border around this has a color of #fd0e7e        
        
          <div style="border:2px solid #fd0e7e;">Content here</div>
        
        
          .myborder {border:2px solid #fd0e7e;}
        
        Border color #fd0e7e