#fd2b99 color space conversions
Hex:
        #fd2b99
        RGB:
        253, 43, 153
        CMY:
        1, 83, 40
        CMYK:
        0, 83, 40, 1
      HSL:
        329°, 98.1308%, 58.0392%
        HSV (HSB):
        329°, 83.0040%, 99.2157%
        XYZ:
        47.1217, 24.9103, 32.4616
        xyY:
        0.4510, 0.2384, 24.9103
      CIE-Lab:
        56.9879, 81.1254, -7.7670
        CIE-LCH:
        56.9879, 81.4964, 354.5312
        CIE-Luv:
        56.9879, 122.9214, -26.4231
        Hunter-Lab:
        49.9102, 81.1840, -3.6250
      #fd2b99 color charts
#fd2b99 RGB chart
      #fd2b99 CMYK chart
      #fd2b99 RGB pie chart
      #fd2b99 color shades, tints & tones
#fd2b99 color schemes
#fd2b99 color preview, HTML & CSS examples
           This text has a color of #fd2b99        
        
          <p style="color:#fd2b99;">Text here</p>
        
        
          .mytext {color:#fd2b99;}
        
        Text color #fd2b99
      
           This box has a color of #fd2b99        
        
          <div style="background-color:#fd2b99;">Content here</div>
        
        
          .mybackground {background-color:#fd2b99;}
        
        Background color #fd2b99
      
           Border around this has a color of #fd2b99        
        
          <div style="border:2px solid #fd2b99;">Content here</div>
        
        
          .myborder {border:2px solid #fd2b99;}
        
        Border color #fd2b99